Categories |
CategoriesGeo Business Logic Libraries Geospatial |
---|---|
GroupId | GroupIdcom.github.deng0515001 |
ArtifactId | ArtifactIdlnglat2Geo |
Version | Version1.0.2 |
Type | Typejar |
Filename | Size |
---|---|
lnglat2Geo-1.0.2.pom | |
lnglat2Geo-1.0.2.jar | 39 MB |
lnglat2Geo-1.0.2-sources.jar | 39 MB |
lnglat2Geo-1.0.2-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.deng0515001/lnglat2Geo/ -->
<dependency>
<groupId>com.github.deng0515001</groupId>
<artifactId>lnglat2Geo</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.deng0515001/lnglat2Geo/
implementation 'com.github.deng0515001:lnglat2Geo:1.0.2'
// https://jarcasting.com/artifacts/com.github.deng0515001/lnglat2Geo/
implementation ("com.github.deng0515001:lnglat2Geo:1.0.2")
'com.github.deng0515001:lnglat2Geo:jar:1.0.2'
<dependency org="com.github.deng0515001" name="lnglat2Geo" rev="1.0.2">
<artifact name="lnglat2Geo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.deng0515001', module='lnglat2Geo', version='1.0.2')
)
libraryDependencies += "com.github.deng0515001" % "lnglat2Geo" % "1.0.2"
[com.github.deng0515001/lnglat2Geo "1.0.2"]