MVN

com.yelp.android : varanus

Maven & Gradle

Apr 21, 2020
26 stars

Varanus · A client-side Android library to monitor and limit network traffic sent by your apps

<dependency>
    <groupId>com.yelp.android</groupId>
    <artifactId>varanus</artifactId>
    <version>3.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.yelp.android : varanus to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.0
  • Latest Beta: 2.0.5-BETA-2

All Versions

Choose a version of com.yelp.android : varanus to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
varanus-3.0.0
2.0.x
varanus-2.0.5
varanus-2.0.5-BETA-2
varanus-2.0.5-BETA
varanus-2.0.4

How to add a dependency to Maven

Add the following com.yelp.android : varanus maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.yelp.android</groupId>
    <artifactId>varanus</artifactId>
    <version>3.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.yelp.android : varanus gradle dependency to your build.gradle file:

implementation 'com.yelp.android:varanus:3.0.0'

Gradle Kotlin DSL: Add the following com.yelp.android : varanus gradle kotlin dependency to your build.gradle.kts file:

implementation("com.yelp.android:varanus:3.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.yelp.android : varanus sbt scala dependency to your build.sbt file:

libraryDependencies += "com.yelp.android" % "varanus" % "3.0.0"

Advertisement

Dependencies from Group

Apr 04, 2023
1 usages
305 stars
Apr 04, 2023
305 stars
Apr 21, 2020
26 stars
Apr 04, 2023
305 stars

Discover Dependencies

Apr 09, 2020
Dec 26, 2022
9 usages
1.5k stars
Jul 05, 2023
3 usages
521 stars
Jun 06, 2023
1k stars
Aug 24, 2023
3 usages
1k stars
Jul 13, 2020
6 stars
Jul 18, 2023
1 usages
3 stars
sdk
Mar 06, 2020
0 stars