Download scaleset-geo-0.12.0.jar file - Jar s

Jar examples for s:scaleset-geo

Description

Simple framework for dealing with GeoJson and similar data formats

You can download jar file scaleset-geo 0.12.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add scaleset-geo-0.12.0.jar to your project.

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

Download

Click the following link to download the jar file.

scaleset-geo-0.12.0-javadoc.jar
scaleset-geo-0.12.0-sources.jar
scaleset-geo-0.12.0.jar
scaleset-geo-0.12.0.pom



Related Tutorials