MVN

com.testvagrant.mdb : mdb

Maven & Gradle

Nov 21, 2017
3 usages
0 stars

MDB · Mobile debug bridge, an interface that allows iOS or Android device interaction

<dependency>
    <groupId>com.testvagrant.mdb</groupId>
    <artifactId>mdb</artifactId>
    <version>2.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.testvagrant.mdb : mdb to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.2.1

All Versions

Choose a version of com.testvagrant.mdb : mdb to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.2.x
mdb-2.2.1
1.0.x
mdb-1.0.6
mdb-1.0.5
mdb-1.0.4
mdb-1.0.3
mdb-1.0.2
mdb-1.0.1
mdb-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.testvagrant.mdb</groupId>
    <artifactId>mdb</artifactId>
    <version>2.2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.testvagrant.mdb : mdb gradle dependency to your build.gradle file:

implementation 'com.testvagrant.mdb:mdb:2.2.1'

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

implementation("com.testvagrant.mdb:mdb:2.2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.testvagrant.mdb : mdb sbt scala dependency to your build.sbt file:

libraryDependencies += "com.testvagrant.mdb" % "mdb" % "2.2.1"

Advertisement

Dependencies from Group

mdb
Nov 21, 2017
3 usages
0 stars

Discover Dependencies

Jul 07, 2020
4 usages
3 stars
Jul 19, 2018
3 usages
80 stars
Feb 17, 2023
3 usages
76 stars
Aug 01, 2023
3 usages
60 stars
Jun 20, 2016
1 usages
61 stars
13 usages
2.9k stars
Apr 15, 2023
5 usages
537 stars
Dec 21, 2017
5 usages
2 stars