Last Version

Prefs+ 1.0.0

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.mapzen.android
ArtifactId

ArtifactId

prefs-plus
Version

Version

1.0.0
Type

Type

jar
Description

Description

Prefs+
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project Organization

Project Organization

Mapzen

Download prefs-plus 1.0.0


<!-- https://jarcasting.com/artifacts/com.mapzen.android/prefs-plus/ -->
<dependency>
    <groupId>com.mapzen.android</groupId>
    <artifactId>prefs-plus</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.mapzen.android/prefs-plus/
implementation 'com.mapzen.android:prefs-plus:1.0.0'
// https://jarcasting.com/artifacts/com.mapzen.android/prefs-plus/
implementation ("com.mapzen.android:prefs-plus:1.0.0")
'com.mapzen.android:prefs-plus:jar:1.0.0'
<dependency org="com.mapzen.android" name="prefs-plus" rev="1.0.0">
  <artifact name="prefs-plus" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mapzen.android', module='prefs-plus', version='1.0.0')
)
libraryDependencies += "com.mapzen.android" % "prefs-plus" % "1.0.0"
[com.mapzen.android/prefs-plus "1.0.0"]

Dependencies

provided (1)

Group / Artifact Type Version
com.google.android : android jar 4.1.1.4

test (4)

Group / Artifact Type Version
junit : junit jar 4.11
org.robolectric : robolectric jar 2.4
com.squareup : fest-android jar 1.0.8
com.android.support » support-v4 jar 19.0.1

Project Modules

There are no modules declared in this project.