Categories |
CategoriesGeo Business Logic Libraries Geospatial |
---|---|
GroupId | GroupIdcom.ling5821 |
ArtifactId | ArtifactIdjetgeo-core |
Version | Version1.1.0 |
Type | Typejar |
Filename | Size |
---|---|
jetgeo-core-1.1.0.pom | |
jetgeo-core-1.1.0.jar | 25 KB |
jetgeo-core-1.1.0-sources.jar | 12 KB |
jetgeo-core-1.1.0-javadoc.jar | 108 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ling5821/jetgeo-core/ -->
<dependency>
<groupId>com.ling5821</groupId>
<artifactId>jetgeo-core</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.ling5821/jetgeo-core/
implementation 'com.ling5821:jetgeo-core:1.1.0'
// https://jarcasting.com/artifacts/com.ling5821/jetgeo-core/
implementation ("com.ling5821:jetgeo-core:1.1.0")
'com.ling5821:jetgeo-core:jar:1.1.0'
<dependency org="com.ling5821" name="jetgeo-core" rev="1.1.0">
<artifact name="jetgeo-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ling5821', module='jetgeo-core', version='1.1.0')
)
libraryDependencies += "com.ling5821" % "jetgeo-core" % "1.1.0"
[com.ling5821/jetgeo-core "1.1.0"]