Jar examples for s:simplify
2D/3D polyline simplification
You can download jar file simplify 1.0.0 in this page.
The MIT License
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'
Click the following link to download the jar file.
simplify-1.0.0-jar-with-dependencies.jar