Jar examples for g:georegression
GeoRegression is a free Java based geometry library for scientific computing in fields such as robotics and computer vision with a focus on 2D/3D space.
You can download jar file georegression 0.8 in this page.
The Apache Software License, Version 2.0
You can use the following script to add georegression-0.8.jar to your project.
<dependency> <groupId>org.georegression</groupId> <artifactId>georegression</artifactId> <version>0.8</version> </dependency>
compile group: 'org.georegression', name: 'georegression', version: '0.8'
libraryDependencies += "org.georegression" % "georegression" % "0.8"
<dependency org="org.georegression" name="georegression" rev="0.8"/>
@Grapes(@Grab(group='org.georegression', module='georegression', version='0.8'))
'org.georegression:georegression:jar:0.8'
Click the following link to download the jar file.
georegression-0.8-javadoc.jar