| License |
License |
|---|---|
| Categories |
CategoriesGeo Business Logic Libraries Geospatial |
| GroupId | GroupIdcom.github.tsingjyujing |
| ArtifactId | ArtifactIdgeo-library |
| Last Version | Last Version2.8.9-2.11 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| geo-library-2.8.9-2.11.pom | |
| geo-library-2.8.9-2.11.jar | 404 KB |
| geo-library-2.8.9-2.11-sources.jar | 57 KB |
| geo-library-2.8.9-2.11-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.9-2.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tsingjyujing/geo-library/
implementation 'com.github.tsingjyujing:geo-library:2.8.9-2.11'
// https://jarcasting.com/artifacts/com.github.tsingjyujing/geo-library/
implementation ("com.github.tsingjyujing:geo-library:2.8.9-2.11")
'com.github.tsingjyujing:geo-library:jar:2.8.9-2.11'
<dependency org="com.github.tsingjyujing" name="geo-library" rev="2.8.9-2.11">
<artifact name="geo-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tsingjyujing', module='geo-library', version='2.8.9-2.11')
)
libraryDependencies += "com.github.tsingjyujing" % "geo-library" % "2.8.9-2.11"
[com.github.tsingjyujing/geo-library "2.8.9-2.11"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang.modules : scala-parser-combinators_2.11 | jar | 1.0.4 |
| org.apache.commons : commons-math3 | jar | 3.6.1 |
| com.google.code.gson : gson Optional | jar | 2.8.2 |
| org.mongodb : mongo-java-driver Optional | jar | 3.6.3 |
| org.scala-lang : scala-library | jar | 2.11.12 |
| ch.qos.logback : logback-core | jar | 1.2.3 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.11 | jar | 3.0.4 |
| com.google.guava : guava | jar | 24.1-jre |