is not current version
Last Version 0.0.3

net.avh4.math:geometry 0.0.1


Categories

Categories

Net Geo Business Logic Libraries Geospatial
GroupId

GroupId

net.avh4.math
ArtifactId

ArtifactId

geometry
Version

Version

0.0.1
Type

Type

jar

Download geometry 0.0.1


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