License |
License |
---|---|
GroupId | GroupIdcom.plutolib.plugins |
ArtifactId | ArtifactIdpreferences |
Last Version | Last Version2.0.2-beta2 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionpreferences
Pluto is a on-device debugger for Android applications, which helps in inspection of HTTP requests/responses, capture Crashes and ANRs and manipulating application data on-the-go.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
preferences-2.0.2-beta2.pom | |
preferences-2.0.2-beta2-sources.jar | 10 KB |
preferences-2.0.2-beta2-javadoc.jar | 273 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.plutolib.plugins/preferences/ -->
<dependency>
<groupId>com.plutolib.plugins</groupId>
<artifactId>preferences</artifactId>
<version>2.0.2-beta2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.plutolib.plugins/preferences/
implementation 'com.plutolib.plugins:preferences:2.0.2-beta2'
// https://jarcasting.com/artifacts/com.plutolib.plugins/preferences/
implementation ("com.plutolib.plugins:preferences:2.0.2-beta2")
'com.plutolib.plugins:preferences:aar:2.0.2-beta2'
<dependency org="com.plutolib.plugins" name="preferences" rev="2.0.2-beta2">
<artifact name="preferences" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.plutolib.plugins', module='preferences', version='2.0.2-beta2')
)
libraryDependencies += "com.plutolib.plugins" % "preferences" % "2.0.2-beta2"
[com.plutolib.plugins/preferences "2.0.2-beta2"]
Group / Artifact | Type | Version |
---|---|---|
androidx.databinding » viewbinding | jar | 7.0.4 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
Group / Artifact | Type | Version |
---|---|---|
com.plutolib : plugin | jar | 2.0.2-beta2 |
androidx.core » core-ktx | jar | 1.7.0 |
androidx.navigation » navigation-ui-ktx | jar | 2.4.1 |
com.google.code.gson : gson | jar | 2.8.6 |
com.google.android.material » material | jar | 1.5.0 |
androidx.navigation » navigation-fragment-ktx | jar | 2.4.1 |
Version |
---|
2.0.2-beta2
|
2.0.1-beta
|
2.0.0
|
1.1.8-alpha
|
1.1.7-alpha
|
1.1.6-alpha
|
1.1.5-alpha
|
1.1.4-alpha
|
1.1.3-alpha
|
1.1.2-alpha
|