is not current version
Last Version 2.0.2-beta2

preferences 2.0.0

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.

License

License

GroupId

GroupId

com.plutolib.plugins
ArtifactId

ArtifactId

preferences
Version

Version

2.0.0
Type

Type

aar
Description

Description

preferences
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

https://plutolib.com
Source Code Management

Source Code Management

https://github.com/mocklets/pluto

Download preferences 2.0.0


<!-- https://jarcasting.com/artifacts/com.plutolib.plugins/preferences/ -->
<dependency>
    <groupId>com.plutolib.plugins</groupId>
    <artifactId>preferences</artifactId>
    <version>2.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.plutolib.plugins/preferences/
implementation 'com.plutolib.plugins:preferences:2.0.0'
// https://jarcasting.com/artifacts/com.plutolib.plugins/preferences/
implementation ("com.plutolib.plugins:preferences:2.0.0")
'com.plutolib.plugins:preferences:aar:2.0.0'
<dependency org="com.plutolib.plugins" name="preferences" rev="2.0.0">
  <artifact name="preferences" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.plutolib.plugins', module='preferences', version='2.0.0')
)
libraryDependencies += "com.plutolib.plugins" % "preferences" % "2.0.0"
[com.plutolib.plugins/preferences "2.0.0"]

Dependencies

compile (2)

Group / Artifact Type Version
androidx.databinding » viewbinding jar 7.0.4
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (5)

Group / Artifact Type Version
com.plutolib : plugin jar 2.0.0
androidx.core » core-ktx jar 1.7.0
androidx.navigation » navigation-ui-ktx jar 2.4.0
com.google.code.gson : gson jar 2.8.6
com.google.android.material » material jar 1.5.0

Project Modules

There are no modules declared in this project.