MVN

com.linkedin.testbutler : test-butler-app

Maven & Gradle

Feb 11, 2021
1k stars

Test Butler · A companion APK and library for stabilizing Android devices during testing.

<dependency>
    <groupId>com.linkedin.testbutler</groupId>
    <artifactId>test-butler-app</artifactId>
    <version>2.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.linkedin.testbutler : test-butler-app to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.2.1

All Versions

Choose a version of com.linkedin.testbutler : test-butler-app to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.2.x
test-butler-app-2.2.1

How to add a dependency to Maven

Add the following com.linkedin.testbutler : test-butler-app maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.linkedin.testbutler</groupId>
    <artifactId>test-butler-app</artifactId>
    <version>2.2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.linkedin.testbutler : test-butler-app gradle dependency to your build.gradle file:

implementation 'com.linkedin.testbutler:test-butler-app:2.2.1'

Gradle Kotlin DSL: Add the following com.linkedin.testbutler : test-butler-app gradle kotlin dependency to your build.gradle.kts file:

implementation("com.linkedin.testbutler:test-butler-app:2.2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.linkedin.testbutler : test-butler-app sbt scala dependency to your build.sbt file:

libraryDependencies += "com.linkedin.testbutler" % "test-butler-app" % "2.2.1"

Advertisement

Dependencies from Group

Discover Dependencies

Aug 18, 2023
26 usages
4.7k stars
Aug 24, 2023
32 usages
203 stars
Mar 25, 2021
7 usages
0 stars
Aug 01, 2023
2 stars
Jun 26, 2023
11.4k stars
May 18, 2021
5 usages
8.6k stars
Mar 11, 2023
2 usages
340 stars
Aug 24, 2023
5 stars
Jul 13, 2022
41 usages
3.1k stars