License |
License |
---|---|
GroupId | GroupIdcom.plutolib.plugins |
ArtifactId | ArtifactIdpreferences-no-op |
Version | Version2.0.0 |
Type | Typeaar |
Description |
Descriptionpreferences-no-op
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-no-op-2.0.0.pom | |
preferences-no-op-2.0.0-sources.jar | 1005 bytes |
preferences-no-op-2.0.0-javadoc.jar | 253 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.plutolib.plugins/preferences-no-op/ -->
<dependency>
<groupId>com.plutolib.plugins</groupId>
<artifactId>preferences-no-op</artifactId>
<version>2.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.plutolib.plugins/preferences-no-op/
implementation 'com.plutolib.plugins:preferences-no-op:2.0.0'
// https://jarcasting.com/artifacts/com.plutolib.plugins/preferences-no-op/
implementation ("com.plutolib.plugins:preferences-no-op:2.0.0")
'com.plutolib.plugins:preferences-no-op:aar:2.0.0'
<dependency org="com.plutolib.plugins" name="preferences-no-op" rev="2.0.0">
<artifact name="preferences-no-op" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.plutolib.plugins', module='preferences-no-op', version='2.0.0')
)
libraryDependencies += "com.plutolib.plugins" % "preferences-no-op" % "2.0.0"
[com.plutolib.plugins/preferences-no-op "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
Group / Artifact | Type | Version |
---|---|---|
androidx.core » core-ktx | jar | 1.7.0 |