is not current version
Last Version 1.1.3

com.mocklets:pluto-no-op 0.1.4-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.

GroupId

GroupId

com.mocklets
ArtifactId

ArtifactId

pluto-no-op
Version

Version

0.1.4-beta
Type

Type

aar

Download pluto-no-op 0.1.4-beta


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