Jar examples for m:mapzen-core
Core classes used by the Mapzen Android SDK and Mapzen Places API.
You can download jar file mapzen-core 1.4.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add mapzen-core-1.4.0.jar to your project.
<dependency> <groupId>com.mapzen</groupId> <artifactId>mapzen-core</artifactId> <version>1.4.0</version> </dependency>
compile group: 'com.mapzen', name: 'mapzen-core', version: '1.4.0'
libraryDependencies += "com.mapzen" % "mapzen-core" % "1.4.0"
<dependency org="com.mapzen" name="mapzen-core" rev="1.4.0"/>
@Grapes(@Grab(group='com.mapzen', module='mapzen-core', version='1.4.0'))
'com.mapzen:mapzen-core:jar:1.4.0'
Click the following link to download the jar file.
mapzen-core-1.4.0-javadoc.jar