Categories |
CategoriesGeo Business Logic Libraries Geospatial |
---|---|
GroupId | GroupIdcom.github.tsingjyujing |
ArtifactId | ArtifactIdgeo-library |
Version | Version2.8.1-2.10 |
Type | Typejar |
Filename | Size |
---|---|
geo-library-2.8.1-2.10.pom | |
geo-library-2.8.1-2.10.jar | 404 KB |
geo-library-2.8.1-2.10-sources.jar | 57 KB |
geo-library-2.8.1-2.10-javadoc.jar | 45 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.tsingjyujing/geo-library/ -->
<dependency>
<groupId>com.github.tsingjyujing</groupId>
<artifactId>geo-library</artifactId>
<version>2.8.1-2.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tsingjyujing/geo-library/
implementation 'com.github.tsingjyujing:geo-library:2.8.1-2.10'
// https://jarcasting.com/artifacts/com.github.tsingjyujing/geo-library/
implementation ("com.github.tsingjyujing:geo-library:2.8.1-2.10")
'com.github.tsingjyujing:geo-library:jar:2.8.1-2.10'
<dependency org="com.github.tsingjyujing" name="geo-library" rev="2.8.1-2.10">
<artifact name="geo-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tsingjyujing', module='geo-library', version='2.8.1-2.10')
)
libraryDependencies += "com.github.tsingjyujing" % "geo-library" % "2.8.1-2.10"
[com.github.tsingjyujing/geo-library "2.8.1-2.10"]