第三方开源库地址

Posted mb62caa7d6f2477

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了第三方开源库地址相关的知识,希望对你有一定的参考价值。


<!-- doc解析-->
<dependency>
<groupId>e-iceblue</groupId>
<artifactId>spire.doc.free</artifactId>
<version>3.9.0</version>
</dependency>

<!-- pdf解析 -->
<dependency>
<groupId>e-iceblue</groupId>
<artifactId>spire.pdf.free</artifactId>
<version>2.2.2</version>
</dependency>
<repositories>
<repository>
<id>com.e-iceblue</id>
<name>e-iceblue</name>
<url>http://repo.e-iceblue.com/nexus/content/groups/public/</url>
</repository>
</repositories>


以上是关于第三方开源库地址的主要内容,如果未能解决你的问题,请参考以下文章

第三方开源库--> 一套完整的 Android 常用框架

第三方开源库-->TextSurface

第三方开源库-->那些酷炫的 RecyclerView 开源库整理

第三方开源库--> PhotoView

iOS 热门高效开源库集锦,收藏备用

第三方开源库-->那些酷炫的 自定义View 开源库整理