datastore-pref

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

Categories

Categories

Data
GroupId

GroupId

com.plutolib.plugins
ArtifactId

ArtifactId

datastore-pref
Last Version

Last Version

2.0.2-beta2
Release Date

Release Date

Type

Type

aar
Description

Description

datastore-pref
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 datastore-pref

How to add to project

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

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 (11)

Group / Artifact Type Version
com.plutolib : plugin jar 2.0.2-beta2
androidx.core » core-ktx jar 1.7.0
androidx.compose.compiler » compiler jar 1.1.1
androidx.compose.material3 » material3 jar 1.0.0-alpha12
androidx.compose.foundation » foundation jar 1.1.1
androidx.compose.runtime » runtime jar 1.1.1
androidx.compose.ui » ui jar 1.1.1
androidx.compose.ui » ui-tooling-preview jar 1.1.1
androidx.compose.ui » ui-tooling jar 1.1.1
androidx.constraintlayout » constraintlayout-compose jar 1.0.1
androidx.datastore » datastore-preferences jar 1.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.2-beta2