MVN

dev.mobile : dadb

Maven & Gradle

Nov 01, 2022
957 stars

dadb · A library to communicate directly with Android devices over ADB without an ADB server

<dependency>
    <groupId>dev.mobile</groupId>
    <artifactId>dadb</artifactId>
    <version>1.2.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of dev.mobile : dadb to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.6

All Versions

Choose a version of dev.mobile : dadb to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
dadb-1.2.6
dadb-1.2.5
dadb-1.2.4
dadb-1.2.3
dadb-1.2.2
dadb-1.2.1
dadb-1.2.0
1.1.x
dadb-1.1.0
1.0.x
dadb-1.0.0
0.0.x
dadb-0.0.13
dadb-0.0.12
dadb-0.0.11
dadb-0.0.10
dadb-0.0.9
dadb-0.0.8
dadb-0.0.7
dadb-0.0.6
dadb-0.0.5
dadb-0.0.4
dadb-0.0.3
dadb-0.0.2
dadb-0.0.1

How to add a dependency to Maven

Add the following dev.mobile : dadb maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>dev.mobile</groupId>
    <artifactId>dadb</artifactId>
    <version>1.2.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following dev.mobile : dadb gradle dependency to your build.gradle file:

implementation 'dev.mobile:dadb:1.2.6'

Gradle Kotlin DSL: Add the following dev.mobile : dadb gradle kotlin dependency to your build.gradle.kts file:

implementation("dev.mobile:dadb:1.2.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following dev.mobile : dadb sbt scala dependency to your build.sbt file:

libraryDependencies += "dev.mobile" % "dadb" % "1.2.6"

Advertisement

Dependencies from Group

Nov 01, 2022
957 stars
Jul 19, 2022
5.1k stars
Jul 19, 2022
5.1k stars
Jul 19, 2022
5.1k stars
Jul 19, 2022
5.1k stars

Discover Dependencies

Sep 09, 2021
2.4k stars
Oct 04, 2022
1 stars
g2
Mar 27, 2023
2 usages
0 stars
Oct 02, 2021
0 stars
Aug 26, 2023
3 usages
430 stars
Aug 26, 2023
452 stars
Apr 11, 2023
16 stars
Oct 06, 2021
23 stars