Download geotrellis-raster_2.11-0.10.0-M1.jar file - Jar g

Jar examples for g:geotrellis-raster-2.11

Description

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

You can download jar file geotrellis-raster_2.11 0.10.0-M1 in this page.

License

Apache 2.0

Build File

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

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

Download

Click the following link to download the jar file.

geotrellis-raster_2.11-0.10.0-M1-javadoc.jar
geotrellis-raster_2.11-0.10.0-M1-sources.jar
geotrellis-raster_2.11-0.10.0-M1.jar
geotrellis-raster_2.11-0.10.0-M1.pom



Related Tutorials