is not current version
Last Version 1.2.0

com.ling5821:jetgeo-core 1.0.0


Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.ling5821
ArtifactId

ArtifactId

jetgeo-core
Version

Version

1.0.0
Type

Type

jar

Download jetgeo-core 1.0.0


<!-- https://jarcasting.com/artifacts/com.ling5821/jetgeo-core/ -->
<dependency>
    <groupId>com.ling5821</groupId>
    <artifactId>jetgeo-core</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.ling5821/jetgeo-core/
implementation 'com.ling5821:jetgeo-core:1.0.0'
// https://jarcasting.com/artifacts/com.ling5821/jetgeo-core/
implementation ("com.ling5821:jetgeo-core:1.0.0")
'com.ling5821:jetgeo-core:jar:1.0.0'
<dependency org="com.ling5821" name="jetgeo-core" rev="1.0.0">
  <artifact name="jetgeo-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ling5821', module='jetgeo-core', version='1.0.0')
)
libraryDependencies += "com.ling5821" % "jetgeo-core" % "1.0.0"
[com.ling5821/jetgeo-core "1.0.0"]