License |
License |
---|---|
GroupId | GroupIdcom.plutolib.plugins |
ArtifactId | ArtifactIdpreferences |
Version | Version1.1.4-alpha |
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-1.1.4-alpha.pom | |
preferences-1.1.4-alpha-sources.jar | 10 KB |
preferences-1.1.4-alpha-javadoc.jar | 273 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.plutolib.plugins/preferences/ -->
<dependency>
<groupId>com.plutolib.plugins</groupId>
<artifactId>preferences</artifactId>
<version>1.1.4-alpha</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.plutolib.plugins/preferences/
implementation 'com.plutolib.plugins:preferences:1.1.4-alpha'
// https://jarcasting.com/artifacts/com.plutolib.plugins/preferences/
implementation ("com.plutolib.plugins:preferences:1.1.4-alpha")
'com.plutolib.plugins:preferences:aar:1.1.4-alpha'
<dependency org="com.plutolib.plugins" name="preferences" rev="1.1.4-alpha">
<artifact name="preferences" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.plutolib.plugins', module='preferences', version='1.1.4-alpha')
)
libraryDependencies += "com.plutolib.plugins" % "preferences" % "1.1.4-alpha"
[com.plutolib.plugins/preferences "1.1.4-alpha"]
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 | 1.1.4-alpha |
androidx.navigation » navigation-ui-ktx | jar | 2.3.5 |
com.google.code.gson : gson | jar | 2.8.6 |