Update README.md
This commit is contained in:
parent
ac8efc678d
commit
b06579312e
@ -18,11 +18,13 @@ import com.dengxq.lnglat2Geo.GeoTrans 里面的所有方法均为公有接口
|
|||||||
接口文档,参考博客: https://blog.csdn.net/deng0515001/article/details/99606156
|
接口文档,参考博客: https://blog.csdn.net/deng0515001/article/details/99606156
|
||||||
|
|
||||||
jar包maven依赖:
|
jar包maven依赖:
|
||||||
|
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.github.deng0515001</groupId>
|
<groupId>com.github.deng0515001</groupId>
|
||||||
<artifactId>lnglat2Geo</artifactId>
|
<artifactId>lnglat2Geo</artifactId>
|
||||||
<version>1.0.2</version>
|
<version>1.0.2</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
如果无法下载,可以修改仓库:https://oss.sonatype.org/service/local/repositories/releases/content
|
如果无法下载,可以修改仓库:https://oss.sonatype.org/service/local/repositories/releases/content
|
||||||
|
|
||||||
有问题直接联系:QQ:451408963@qq.com
|
有问题直接联系:QQ:451408963@qq.com
|
||||||
|
Loading…
Reference in New Issue
Block a user