is not current version
Last Version 0.0.2

com.github.nickscha:geom 0.0.1

A lightweight geometry libary with fluent api.

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.github.nickscha
ArtifactId

ArtifactId

geom
Version

Version

0.0.1
Type

Type

jar

Download geom 0.0.1


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