License |
License |
---|---|
GroupId | GroupIdcom.plutolib |
ArtifactId | ArtifactIdplugin |
Last Version | Last Version2.0.2-beta2 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionplugin
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 |
---|---|
plugin-2.0.2-beta2.pom | |
plugin-2.0.2-beta2-sources.jar | 20 KB |
plugin-2.0.2-beta2-javadoc.jar | 441 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.plutolib/plugin/ -->
<dependency>
<groupId>com.plutolib</groupId>
<artifactId>plugin</artifactId>
<version>2.0.2-beta2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.plutolib/plugin/
implementation 'com.plutolib:plugin:2.0.2-beta2'
// https://jarcasting.com/artifacts/com.plutolib/plugin/
implementation ("com.plutolib:plugin:2.0.2-beta2")
'com.plutolib:plugin:aar:2.0.2-beta2'
<dependency org="com.plutolib" name="plugin" rev="2.0.2-beta2">
<artifact name="plugin" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.plutolib', module='plugin', version='2.0.2-beta2')
)
libraryDependencies += "com.plutolib" % "plugin" % "2.0.2-beta2"
[com.plutolib/plugin "2.0.2-beta2"]
Group / Artifact | Type | Version |
---|---|---|
androidx.core » core-ktx | jar | 1.7.0 |
androidx.appcompat » appcompat | jar | 1.4.0 |
androidx.cardview » cardview | jar | 1.0.0 |
androidx.constraintlayout » constraintlayout | jar | 2.1.2 |
androidx.navigation » navigation-fragment-ktx | jar | 2.3.5 |
androidx.recyclerview » recyclerview | jar | 1.2.1 |
com.google.android.material » material | jar | 1.4.0 |
androidx.databinding » viewbinding | jar | 7.0.4 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
Group / Artifact | Type | Version |
---|---|---|
androidx.lifecycle » lifecycle-common-java8 | jar | 2.4.0 |
androidx.lifecycle » lifecycle-runtime-ktx | jar | 2.4.0 |
androidx.lifecycle » lifecycle-extensions | jar | 2.2.0 |
Version |
---|
2.0.2-beta2
|
2.0.1-beta
|
2.0.0
|
1.2.0
|
1.1.8-alpha
|
1.1.7-alpha
|
1.1.6-alpha
|
1.1.5-alpha
|
1.1.4-alpha
|
1.1.3-alpha
|
1.1.2-alpha
|