is not current version
Last Version 1.0.24

nl.cloudfarming.client:geometry 1.0.23


Categories

Categories

CLI User Interface Geo Business Logic Libraries Geospatial
GroupId

GroupId

nl.cloudfarming.client
ArtifactId

ArtifactId

geometry
Version

Version

1.0.23
Type

Type

pom

Download geometry 1.0.23

Filename Size
geometry-1.0.23.pom 2 KB
Browse

<!-- https://jarcasting.com/artifacts/nl.cloudfarming.client/geometry/ -->
<dependency>
    <groupId>nl.cloudfarming.client</groupId>
    <artifactId>geometry</artifactId>
    <version>1.0.23</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/nl.cloudfarming.client/geometry/
implementation 'nl.cloudfarming.client:geometry:1.0.23'
// https://jarcasting.com/artifacts/nl.cloudfarming.client/geometry/
implementation ("nl.cloudfarming.client:geometry:1.0.23")
'nl.cloudfarming.client:geometry:pom:1.0.23'
<dependency org="nl.cloudfarming.client" name="geometry" rev="1.0.23">
  <artifact name="geometry" type="pom" />
</dependency>
@Grapes(
@Grab(group='nl.cloudfarming.client', module='geometry', version='1.0.23')
)
libraryDependencies += "nl.cloudfarming.client" % "geometry" % "1.0.23"
[nl.cloudfarming.client/geometry "1.0.23"]