Last Version

pluto-no-op 1.1.3

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

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


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

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.5.0
com.squareup.okhttp3 : okhttp jar 3.14.4

Project Modules

There are no modules declared in this project.