Download geotrellis-util_2.11-0.10.1.jar file - Jar g

Jar examples for g:geotrellis-util-2.11

Description

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

You can download jar file geotrellis-util_2.11 0.10.1 in this page.

License

Apache 2.0

Build File

You can use the following script to add geotrellis-util_2.11-0.10.1.jar to your project.

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

Download

Click the following link to download the jar file.

geotrellis-util_2.11-0.10.1-javadoc.jar
geotrellis-util_2.11-0.10.1-sources.jar
geotrellis-util_2.11-0.10.1.jar
geotrellis-util_2.11-0.10.1.pom



Related Tutorials