is not current version
Last Version 1.1.3

pluto 0.1.8-beta

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.mocklets
ArtifactId

ArtifactId

pluto
Version

Version

0.1.8-beta
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://pluto.mocklets.com
Source Code Management

Source Code Management

https://github.com/mocklets/pluto

Download pluto 0.1.8-beta


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

Dependencies

runtime (21)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.5.10
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.5.10
androidx.appcompat » appcompat jar 1.3.0
androidx.core » core-ktx jar 1.5.0
androidx.constraintlayout » constraintlayout jar 2.0.4
com.google.android.material » material jar 1.3.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-alpha01
androidx.lifecycle » lifecycle-extensions jar 2.2.0
android.arch.lifecycle » extensions jar 1.1.1
androidx.navigation » navigation-fragment-ktx jar 2.3.5
androidx.preference » preference-ktx jar 1.1.1
androidx.viewpager2 » viewpager2 jar 1.1.0-alpha01
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.4.2
com.google.code.gson : gson jar 2.8.6
com.squareup.okhttp3 : okhttp jar 3.14.4
com.squareup.okio : okio jar 2.4.3
androidx.legacy » legacy-support-v4 jar 1.0.0
androidx.room » room-ktx jar 2.3.0

Project Modules

There are no modules declared in this project.