is not current version
Last Version 1.1.3

pluto-no-op 0.2.3-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-no-op
Version

Version

0.2.3-beta
Type

Type

aar
Description

Description

pluto-no-op
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-no-op 0.2.3-beta


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.20

runtime (2)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.6.0
com.squareup.okhttp3 : okhttp jar 3.14.4

Project Modules

There are no modules declared in this project.