Download prefs-plus-1.0.0.jar file - Jar p

Jar examples for p:prefs-plus

Description

You can download jar file prefs-plus 1.0.0 in this page.

Build File

You can use the following script to add prefs-plus-1.0.0.jar to your project.

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

Download

Click the following link to download the jar file.

prefs-plus-1.0.0-javadoc.jar
prefs-plus-1.0.0-sources.jar
prefs-plus-1.0.0.jar
prefs-plus-1.0.0.pom



Related Tutorials