Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.anwiba.spatial |
ArtifactId | ArtifactIdanwiba-spatial-coordinatereferencesystem |
Version | Version1.0.185 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/net.anwiba.spatial/anwiba-spatial-coordinatereferencesystem/ -->
<dependency>
<groupId>net.anwiba.spatial</groupId>
<artifactId>anwiba-spatial-coordinatereferencesystem</artifactId>
<version>1.0.185</version>
</dependency>
// https://jarcasting.com/artifacts/net.anwiba.spatial/anwiba-spatial-coordinatereferencesystem/
implementation 'net.anwiba.spatial:anwiba-spatial-coordinatereferencesystem:1.0.185'
// https://jarcasting.com/artifacts/net.anwiba.spatial/anwiba-spatial-coordinatereferencesystem/
implementation ("net.anwiba.spatial:anwiba-spatial-coordinatereferencesystem:1.0.185")
'net.anwiba.spatial:anwiba-spatial-coordinatereferencesystem:jar:1.0.185'
<dependency org="net.anwiba.spatial" name="anwiba-spatial-coordinatereferencesystem" rev="1.0.185">
<artifact name="anwiba-spatial-coordinatereferencesystem" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.anwiba.spatial', module='anwiba-spatial-coordinatereferencesystem', version='1.0.185')
)
libraryDependencies += "net.anwiba.spatial" % "anwiba-spatial-coordinatereferencesystem" % "1.0.185"
[net.anwiba.spatial/anwiba-spatial-coordinatereferencesystem "1.0.185"]