is not current version
Last Version 1.3.0

io.georocket:georocket-common 1.0.0

GeoRocket is a high-performance data store for geospatial files

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

io.georocket
ArtifactId

ArtifactId

georocket-common
Version

Version

1.0.0
Type

Type

jar

Download georocket-common 1.0.0


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