is not current version
Last Version 2.0.2-beta2

pluto 1.1.2-alpha

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
Version

Version

1.1.2-alpha
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 1.1.2-alpha


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

Dependencies

compile (3)

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

runtime (13)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.5.0
androidx.appcompat » appcompat jar 1.3.1
com.google.android.material » material jar 1.4.0
androidx.lifecycle » lifecycle-common-java8 jar 2.3.1
androidx.lifecycle » lifecycle-viewmodel-ktx jar 2.3.1
androidx.lifecycle » lifecycle-livedata-ktx jar 2.3.1
androidx.lifecycle » lifecycle-runtime-ktx jar 2.4.0-alpha02
androidx.lifecycle » lifecycle-extensions jar 2.2.0
androidx.constraintlayout » constraintlayout jar 2.1.2
androidx.legacy » legacy-support-v4 jar 1.0.0
androidx.navigation » navigation-fragment-ktx jar 2.3.5
androidx.navigation » navigation-ui-ktx jar 2.3.5
androidx.recyclerview » recyclerview jar 1.2.1

Project Modules

There are no modules declared in this project.