| License |
License |
|---|---|
| GroupId | GroupIdcom.mocklets |
| ArtifactId | ArtifactIdpluto-no-op |
| Version | Version1.0.2-beta |
| Type | Typeaar |
| Description |
Descriptionpluto-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 |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| pluto-no-op-1.0.2-beta.pom | |
| Browse |
<!-- https://jarcasting.com/artifacts/com.mocklets/pluto-no-op/ -->
<dependency>
<groupId>com.mocklets</groupId>
<artifactId>pluto-no-op</artifactId>
<version>1.0.2-beta</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.mocklets/pluto-no-op/
implementation 'com.mocklets:pluto-no-op:1.0.2-beta'
// https://jarcasting.com/artifacts/com.mocklets/pluto-no-op/
implementation ("com.mocklets:pluto-no-op:1.0.2-beta")
'com.mocklets:pluto-no-op:aar:1.0.2-beta'
<dependency org="com.mocklets" name="pluto-no-op" rev="1.0.2-beta">
<artifact name="pluto-no-op" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.mocklets', module='pluto-no-op', version='1.0.2-beta')
)
libraryDependencies += "com.mocklets" % "pluto-no-op" % "1.0.2-beta"
[com.mocklets/pluto-no-op "1.0.2-beta"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.20 |
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.core » core-ktx | jar | 1.3.0 |
| com.squareup.okhttp3 : okhttp | jar | 3.14.4 |