MVN

com.tananaev : adblib

Maven & Gradle

Jan 04, 2021
1 usages
177 stars

adblib · A Java library implementation of the ADB (Android Debug Bridge) network protocol.

<dependency>
    <groupId>com.tananaev</groupId>
    <artifactId>adblib</artifactId>
    <version>1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.tananaev : adblib to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3

All Versions

Choose a version of com.tananaev : adblib to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3
adblib-1.3
1.2
adblib-1.2
1.1
adblib-1.1
1.0
adblib-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.tananaev</groupId>
    <artifactId>adblib</artifactId>
    <version>1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.tananaev : adblib gradle dependency to your build.gradle file:

implementation 'com.tananaev:adblib:1.3'

Gradle Kotlin DSL: Add the following com.tananaev : adblib gradle kotlin dependency to your build.gradle.kts file:

implementation("com.tananaev:adblib:1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.tananaev : adblib sbt scala dependency to your build.sbt file:

libraryDependencies += "com.tananaev" % "adblib" % "1.3"

Advertisement

Dependencies from Group

Jan 04, 2021
1 usages
177 stars
Jul 31, 2016
6 stars
Jul 31, 2016
6 stars
Nov 10, 2020
13 stars
May 30, 2017
6 stars

Discover Dependencies

May 24, 2018
1 usages
82 stars
Aug 02, 2023
3 usages
264 stars
Jan 07, 2019
2 usages
1 stars
Jan 07, 2019
2 usages
1 stars
Sep 05, 2021
4 usages