License |
License |
---|---|
GroupId | GroupIdcom.mocklets |
ArtifactId | ArtifactIdpluto-no-op |
Version | Version0.2.3-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-0.2.3-beta.pom | |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.20 |
Group / Artifact | Type | Version |
---|---|---|
androidx.core » core-ktx | jar | 1.6.0 |
com.squareup.okhttp3 : okhttp | jar | 3.14.4 |