pluto

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

pluto
Last Version

Last Version

2.0.2-beta2
Release Date

Release Date

Type

Type

aar
Description

Description

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

How to add to project

<!-- https://jarcasting.com/artifacts/com.plutolib/pluto/ -->
<dependency>
    <groupId>com.plutolib</groupId>
    <artifactId>pluto</artifactId>
    <version>2.0.2-beta2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.plutolib/pluto/
implementation 'com.plutolib:pluto:2.0.2-beta2'
// https://jarcasting.com/artifacts/com.plutolib/pluto/
implementation ("com.plutolib:pluto:2.0.2-beta2")
'com.plutolib:pluto:aar:2.0.2-beta2'
<dependency org="com.plutolib" name="pluto" rev="2.0.2-beta2">
  <artifact name="pluto" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.plutolib', module='pluto', version='2.0.2-beta2')
)
libraryDependencies += "com.plutolib" % "pluto" % "2.0.2-beta2"
[com.plutolib/pluto "2.0.2-beta2"]

Dependencies

compile (3)

Group / Artifact Type Version
com.plutolib : plugin jar 2.0.2-beta2
androidx.databinding » viewbinding jar 7.0.4
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

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