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.3.0-rc3 in this page.
The Apache Software License, Version 2.0
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'
Click the following link to download the jar file.
mapzen-core-1.3.0-rc3-javadoc.jar