Categories |
CategoriesGeo Business Logic Libraries Geospatial |
---|---|
GroupId | GroupIdio.georocket |
ArtifactId | ArtifactIdgeorocket-docs |
Version | Version1.2.0 |
Type | Typejar |
Filename | Size |
---|---|
georocket-docs-1.2.0.pom | |
georocket-docs-1.2.0.jar | 26 KB |
georocket-docs-1.2.0-sources.jar | 16 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.georocket/georocket-docs/ -->
<dependency>
<groupId>io.georocket</groupId>
<artifactId>georocket-docs</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.georocket/georocket-docs/
implementation 'io.georocket:georocket-docs:1.2.0'
// https://jarcasting.com/artifacts/io.georocket/georocket-docs/
implementation ("io.georocket:georocket-docs:1.2.0")
'io.georocket:georocket-docs:jar:1.2.0'
<dependency org="io.georocket" name="georocket-docs" rev="1.2.0">
<artifact name="georocket-docs" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.georocket', module='georocket-docs', version='1.2.0')
)
libraryDependencies += "io.georocket" % "georocket-docs" % "1.2.0"
[io.georocket/georocket-docs "1.2.0"]