Download jts-core-1.14.0.jar file - Jar j

Jar examples for j:jts-core

Description

You can download jar file jts-core 1.14.0 in this page.

License

GNU Lesser General Public License, Version 2.1

Build File

You can use the following script to add jts-core-1.14.0.jar to your project.

<dependency>
   <groupId>com.vividsolutions</groupId>
   <artifactId>jts-core</artifactId>
   <version>1.14.0</version>
</dependency>
compile group: 'com.vividsolutions', name: 'jts-core', version: '1.14.0'
libraryDependencies += "com.vividsolutions" % "jts-core" % "1.14.0"
<dependency org="com.vividsolutions" name="jts-core" rev="1.14.0"/>
@Grapes(@Grab(group='com.vividsolutions', module='jts-core', version='1.14.0'))
'com.vividsolutions:jts-core:jar:1.14.0'

Download

Click the following link to download the jar file.

jts-core-1.14.0-javadoc.jar
jts-core-1.14.0-sources.jar
jts-core-1.14.0.jar
jts-core-1.14.0.pom



Related Tutorials