Categories |
CategoriesGeo Business Logic Libraries Geospatial |
---|---|
GroupId | GroupIdio.github.whilein.wcommons |
ArtifactId | ArtifactIdwcommons-geo-api |
Version | Version1.1.0 |
Type | Typejar |
Filename | Size |
---|---|
wcommons-geo-api-1.1.0.pom | |
wcommons-geo-api-1.1.0.jar | 5 KB |
wcommons-geo-api-1.1.0-sources.jar | 6 KB |
wcommons-geo-api-1.1.0-javadoc.jar | 142 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.whilein.wcommons/wcommons-geo-api/ -->
<dependency>
<groupId>io.github.whilein.wcommons</groupId>
<artifactId>wcommons-geo-api</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.whilein.wcommons/wcommons-geo-api/
implementation 'io.github.whilein.wcommons:wcommons-geo-api:1.1.0'
// https://jarcasting.com/artifacts/io.github.whilein.wcommons/wcommons-geo-api/
implementation ("io.github.whilein.wcommons:wcommons-geo-api:1.1.0")
'io.github.whilein.wcommons:wcommons-geo-api:jar:1.1.0'
<dependency org="io.github.whilein.wcommons" name="wcommons-geo-api" rev="1.1.0">
<artifact name="wcommons-geo-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.whilein.wcommons', module='wcommons-geo-api', version='1.1.0')
)
libraryDependencies += "io.github.whilein.wcommons" % "wcommons-geo-api" % "1.1.0"
[io.github.whilein.wcommons/wcommons-geo-api "1.1.0"]