geom

A lightweight but powerful geometry libary with productive readiness API and fluent usages.

License

License

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.github.nickscha
ArtifactId

ArtifactId

geom
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

geom
A lightweight but powerful geometry libary with productive readiness API and fluent usages.
Project URL

Project URL

https://github.com/nickscha/geom

Download geom

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1