Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
deng0515001 authored Sep 3, 2019
1 parent 93a1886 commit ac8efc6
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,13 @@ import com.dengxq.lnglat2Geo.GeoTrans 里面的所有方法均为公有接口

接口文档,参考博客: https://blog.csdn.net/deng0515001/article/details/99606156

有问题直接联系 QQ:[email protected]
jar包maven依赖:
<dependency>
<groupId>com.github.deng0515001</groupId>
<artifactId>lnglat2Geo</artifactId>
<version>1.0.2</version>
</dependency>
如果无法下载,可以修改仓库:https://oss.sonatype.org/service/local/repositories/releases/content

有问题直接联系:QQ:[email protected]

0 comments on commit ac8efc6

Please sign in to comment.