| Categories |
CategoriesGeo Business Logic Libraries Geospatial |
|---|---|
| GroupId | GroupIdau.id.tmm.ausgeo |
| ArtifactId | ArtifactIdausgeo-core_2.13 |
| Version | Version0.2.1 |
| Type | Typejar |
| Filename | Size |
|---|---|
| ausgeo-core_2.13-0.2.1.pom | |
| ausgeo-core_2.13-0.2.1.jar | 41 KB |
| ausgeo-core_2.13-0.2.1-sources.jar | 2 KB |
| ausgeo-core_2.13-0.2.1-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/au.id.tmm.ausgeo/ausgeo-core_2.13/ -->
<dependency>
<groupId>au.id.tmm.ausgeo</groupId>
<artifactId>ausgeo-core_2.13</artifactId>
<version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/au.id.tmm.ausgeo/ausgeo-core_2.13/
implementation 'au.id.tmm.ausgeo:ausgeo-core_2.13:0.2.1'
// https://jarcasting.com/artifacts/au.id.tmm.ausgeo/ausgeo-core_2.13/
implementation ("au.id.tmm.ausgeo:ausgeo-core_2.13:0.2.1")
'au.id.tmm.ausgeo:ausgeo-core_2.13:jar:0.2.1'
<dependency org="au.id.tmm.ausgeo" name="ausgeo-core_2.13" rev="0.2.1">
<artifact name="ausgeo-core_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='au.id.tmm.ausgeo', module='ausgeo-core_2.13', version='0.2.1')
)
libraryDependencies += "au.id.tmm.ausgeo" % "ausgeo-core_2.13" % "0.2.1"
[au.id.tmm.ausgeo/ausgeo-core_2.13 "0.2.1"]