| License | License | 
|---|---|
| Categories | CategoriesGeo Business Logic Libraries Geospatial | 
| GroupId | GroupIdcom.github.danny02 | 
| ArtifactId | ArtifactIdGeometrie | 
| Last Version | Last Version2.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionA collection of game related librarys | 
| Filename | Size | 
|---|---|
| Geometrie-2.1.pom | |
| Geometrie-2.1.jar | 80 KB | 
| Geometrie-2.1-sources.jar | 55 KB | 
| Geometrie-2.1-javadoc.jar | 250 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.danny02/Geometrie/ -->
<dependency>
    <groupId>com.github.danny02</groupId>
    <artifactId>Geometrie</artifactId>
    <version>2.1</version>
</dependency>// https://jarcasting.com/artifacts/com.github.danny02/Geometrie/
implementation 'com.github.danny02:Geometrie:2.1'// https://jarcasting.com/artifacts/com.github.danny02/Geometrie/
implementation ("com.github.danny02:Geometrie:2.1")'com.github.danny02:Geometrie:jar:2.1'<dependency org="com.github.danny02" name="Geometrie" rev="2.1">
  <artifact name="Geometrie" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.danny02', module='Geometrie', version='2.1')
)libraryDependencies += "com.github.danny02" % "Geometrie" % "2.1"[com.github.danny02/Geometrie "2.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.github.danny02 : Util | jar | 2.1 | 
| org.jogamp.gluegen : gluegen-rt-main | jar | 2.0-rc10 | 
| org.jogamp.jogl : jogl-all-main | jar | 2.0-rc10 | 
| com.github.danny02 : JOpenCTM | jar | 1.1 | 
| com.github.danny02 : ResourceHandling | jar | 2.1 | 
| com.google.code.findbugs : jsr305 | jar | 2.0.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.10 |