Last Version

Google Android Tools androidprefs r16

Preference classes from the Android SDK.

License

License

GroupId

GroupId

com.android.prefs
ArtifactId

ArtifactId

androidprefs
Version

Version

r16
Type

Type

jar
Description

Description

Google Android Tools androidprefs
Preference classes from the Android SDK.
Project URL

Project URL

http://tools.android.com/
Source Code Management

Source Code Management

https://android.googlesource.com/

Download androidprefs r16


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.