Download mapzen-core-1.3.0-rc3.jar file - Jar m

Jar examples for m:mapzen-core

Description

Core classes used by the Mapzen Android SDK and Mapzen Places API.

You can download jar file mapzen-core 1.3.0-rc3 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add mapzen-core-1.3.0-rc3.jar to your project.

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

Download

Click the following link to download the jar file.

mapzen-core-1.3.0-rc3-javadoc.jar
mapzen-core-1.3.0-rc3-sources.jar
mapzen-core-1.3.0-rc3.pom



Related Tutorials