Download geom-0.0.2.jar file - Jar g

Jar examples for g:geom

Description

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

You can download jar file geom 0.0.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add geom-0.0.2.jar to your project.

<dependency>
   <groupId>com.github.nickscha</groupId>
   <artifactId>geom</artifactId>
   <version>0.0.2</version>
</dependency>
compile group: 'com.github.nickscha', name: 'geom', version: '0.0.2'
libraryDependencies += "com.github.nickscha" % "geom" % "0.0.2"
<dependency org="com.github.nickscha" name="geom" rev="0.0.2"/>
@Grapes(@Grab(group='com.github.nickscha', module='geom', version='0.0.2'))
'com.github.nickscha:geom:jar:0.0.2'

Download

Click the following link to download the jar file.

geom-0.0.2-javadoc.jar
geom-0.0.2-sources.jar
geom-0.0.2.jar
geom-0.0.2.pom



Related Tutorials