plugin

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

GroupId

GroupId

com.plutolib
ArtifactId

ArtifactId

plugin
Last Version

Last Version

2.0.2-beta2
Release Date

Release Date

Type

Type

aar
Description

Description

plugin
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 plugin

How to add to project

<!-- 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"]

Dependencies

compile (9)

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

runtime (3)

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

Project Modules

There are no modules declared in this project.

Versions

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