License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.plutolib.plugins |
ArtifactId | ArtifactIddatastore-pref |
Last Version | Last Version2.0.2-beta2 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptiondatastore-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 |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
datastore-pref-2.0.2-beta2.pom | |
datastore-pref-2.0.2-beta2-sources.jar | 12 KB |
datastore-pref-2.0.2-beta2-javadoc.jar | 317 KB |
Browse |
<!-- 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"]
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.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 |