Download Geometrie-2.1.jar file - Jar g

Jar examples for g:Geometrie

Description

You can download jar file Geometrie 2.1 in this page.

Build File

You can use the following script to add Geometrie-2.1.jar to your project.

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

Download

Click the following link to download the jar file.

Geometrie-2.1-javadoc.jar
Geometrie-2.1-sources.jar
Geometrie-2.1.jar
Geometrie-2.1.pom



Related Tutorials