MVN

com.mocklets : pluto-no-op

Maven & Gradle

Feb 08, 2022
637 stars

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.

<dependency>
    <groupId>com.mocklets</groupId>
    <artifactId>pluto-no-op</artifactId>
    <version>1.1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.mocklets : pluto-no-op to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.3
  • Latest Beta: 1.0.2-beta

All Versions

Choose a version of com.mocklets : pluto-no-op to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
pluto-no-op-1.1.3
pluto-no-op-1.1.1
pluto-no-op-1.1.0
1.0.x
pluto-no-op-1.0.9
pluto-no-op-1.0.8
pluto-no-op-1.0.7
pluto-no-op-1.0.6
pluto-no-op-1.0.5
pluto-no-op-1.0.2-beta
pluto-no-op-1.0.1
pluto-no-op-1.0.0
0.2.x
pluto-no-op-0.2.3-beta
pluto-no-op-0.2.2-beta
pluto-no-op-0.2.1-beta
pluto-no-op-0.2.0-beta
0.1.x
pluto-no-op-0.1.8-beta
pluto-no-op-0.1.7-beta
pluto-no-op-0.1.6-beta
pluto-no-op-0.1.5-beta
pluto-no-op-0.1.4-beta
pluto-no-op-0.1.3-beta

How to add a dependency to Maven

Add the following com.mocklets : pluto-no-op maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.mocklets</groupId>
    <artifactId>pluto-no-op</artifactId>
    <version>1.1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.mocklets : pluto-no-op gradle dependency to your build.gradle file:

implementation 'com.mocklets:pluto-no-op:1.1.3'

Gradle Kotlin DSL: Add the following com.mocklets : pluto-no-op gradle kotlin dependency to your build.gradle.kts file:

implementation("com.mocklets:pluto-no-op:1.1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.mocklets : pluto-no-op sbt scala dependency to your build.sbt file:

libraryDependencies += "com.mocklets" % "pluto-no-op" % "1.1.3"

Advertisement

Dependencies from Group

Feb 08, 2022
637 stars
Feb 08, 2022
637 stars

Discover Dependencies

Feb 08, 2022
637 stars
Jun 05, 2023
2 stars
May 01, 2021
0 stars
May 01, 2021
0 stars
May 01, 2021
0 stars
Jun 05, 2023
7 stars
Aug 22, 2023
1 usages
12 stars