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.11 in this page.
The Apache Software License, Version 2.0
You can use the following script to add georegression-0.11.jar to your project.
<dependency> <groupId>org.georegression</groupId> <artifactId>georegression</artifactId> <version>0.11</version> </dependency>
compile group: 'org.georegression', name: 'georegression', version: '0.11'
libraryDependencies += "org.georegression" % "georegression" % "0.11"
<dependency org="org.georegression" name="georegression" rev="0.11"/>
@Grapes(@Grab(group='org.georegression', module='georegression', version='0.11'))
'org.georegression:georegression:jar:0.11'
Click the following link to download the jar file.
georegression-0.11-javadoc.jar