Jar examples for g:geometry
Basic geometric primitives and operations.
You can download jar file geometry 1.0.0 in this page.
The GNU General Public License v3.0
You can use the following script to add geometry-1.0.0.jar to your project.
<dependency> <groupId>hu.kazocsaba.math</groupId> <artifactId>geometry</artifactId> <version>1.0.0</version> </dependency>
compile group: 'hu.kazocsaba.math', name: 'geometry', version: '1.0.0'
libraryDependencies += "hu.kazocsaba.math" % "geometry" % "1.0.0"
<dependency org="hu.kazocsaba.math" name="geometry" rev="1.0.0"/>
@Grapes(@Grab(group='hu.kazocsaba.math', module='geometry', version='1.0.0'))
'hu.kazocsaba.math:geometry:jar:1.0.0'
Click the following link to download the jar file.
geometry-1.0.0-javadoc.jar