【问题标题】:Apache Commons Imaging .jar from project项目中的 Apache Commons Imaging .jar
【发布时间】:2016-03-06 06:18:31
【问题描述】:

我正在使用 Android Studio 并希望为该项目使用 org.apache.commons.imaging 库。

为此,我没有将 .jar 文件添加到库中,但我在以下位置获取 apache 项目文件:- https://github.com/apache/commons-imaging

如何使用这个 zip 文件(在上面的链接中可用)来制作或获取 .jar 文件

【问题讨论】:

    标签: android apache imaging


    【解决方案1】:

    该项目最近从 sanselan 重命名,正如他们所说,尚未发布稳定版本。

    但是,您可以在此处下载重命名之前的项目 jar: Download sanselan

    或者只是添加

    compile 'org.apache.sanselan:sanselan:0.97-incubator'
    

    到你的依赖列表

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2020-01-03
      • 2014-06-10
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2018-06-23
      • 1970-01-01
      相关资源
      最近更新 更多