Download simplify-1.0.0.jar file - Jar s

Jar examples for s:simplify

Description

2D/3D polyline simplification

You can download jar file simplify 1.0.0 in this page.

License

The MIT License

Build File

You can use the following script to add simplify-1.0.0.jar to your project.

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

Download

Click the following link to download the jar file.

simplify-1.0.0-jar-with-dependencies.jar
simplify-1.0.0-javadoc.jar
simplify-1.0.0-sources.jar
simplify-1.0.0.jar
simplify-1.0.0.pom



Related Tutorials