MVN

com.thebhumilsoni.test-android-sdk-and-plugin-creation : test-sdk-creation

Maven & Gradle

Jun 05, 2022

test-android-sdk-and-plugin-creation · A library demo that allows tracking android tests.

<dependency>
    <groupId>com.thebhumilsoni.test-android-sdk-and-plugin-creation</groupId>
    <artifactId>test-sdk-creation</artifactId>
    <version>1.1.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.thebhumilsoni.test-android-sdk-and-plugin-creation : test-sdk-creation to add to Maven - Latest Versions:

  • Latest Stable: 1.1.5

All Versions

Choose a version of com.thebhumilsoni.test-android-sdk-and-plugin-creation : test-sdk-creation to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
test-sdk-creation-1.1.5
test-sdk-creation-1.1.4
test-sdk-creation-1.1.3
test-sdk-creation-1.1.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.thebhumilsoni.test-android-sdk-and-plugin-creation</groupId>
    <artifactId>test-sdk-creation</artifactId>
    <version>1.1.5</version>
</dependency>