Download mapzen-core-1.5.0.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.5.0 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

mapzen-core-1.5.0-javadoc.jar
mapzen-core-1.5.0-sources.jar
mapzen-core-1.5.0.pom



Related Tutorials