Download geotrellis-vector_2.11-0.10.0-RC2.jar file - Jar g

Jar examples for g:geotrellis-vector-2.11

Description

GeoTrellis is an open source geographic data processing engine for high performance applications.

You can download jar file geotrellis-vector_2.11 0.10.0-RC2 in this page.

License

Apache 2.0

Build File

You can use the following script to add geotrellis-vector_2.11-0.10.0-RC2.jar to your project.

<dependency>
   <groupId>com.azavea.geotrellis</groupId>
   <artifactId>geotrellis-vector_2.11</artifactId>
   <version>0.10.0-RC2</version>
</dependency>
compile group: 'com.azavea.geotrellis', name: 'geotrellis-vector_2.11', version: '0.10.0-RC2'
libraryDependencies += "com.azavea.geotrellis" % "geotrellis-vector_2.11" % "0.10.0-RC2"
<dependency org="com.azavea.geotrellis" name="geotrellis-vector_2.11" rev="0.10.0-RC2"/>
@Grapes(@Grab(group='com.azavea.geotrellis', module='geotrellis-vector_2.11', version='0.10.0-RC2'))
'com.azavea.geotrellis:geotrellis-vector_2.11:jar:0.10.0-RC2'

Download

Click the following link to download the jar file.

geotrellis-vector_2.11-0.10.0-RC2-javadoc.jar
geotrellis-vector_2.11-0.10.0-RC2-sources.jar
geotrellis-vector_2.11-0.10.0-RC2.jar
geotrellis-vector_2.11-0.10.0-RC2.pom



Related Tutorials