MVN

com.linkedin.dextestparser : parser

Maven & Gradle

Mar 09, 2022
4 usages
104 stars

Dex Test Parser · Find all test methods in an Android instrumentation APK

<dependency>
    <groupId>com.linkedin.dextestparser</groupId>
    <artifactId>parser</artifactId>
    <version>2.3.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.linkedin.dextestparser : parser to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.3.4

All Versions

Choose a version of com.linkedin.dextestparser : parser to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.3.x
parser-2.3.4
parser-2.3.3
parser-2.3.1
parser-2.3.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.linkedin.dextestparser</groupId>
    <artifactId>parser</artifactId>
    <version>2.3.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.linkedin.dextestparser : parser gradle dependency to your build.gradle file:

implementation 'com.linkedin.dextestparser:parser:2.3.4'

Gradle Kotlin DSL: Add the following com.linkedin.dextestparser : parser gradle kotlin dependency to your build.gradle.kts file:

implementation("com.linkedin.dextestparser:parser:2.3.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.linkedin.dextestparser : parser sbt scala dependency to your build.sbt file:

libraryDependencies += "com.linkedin.dextestparser" % "parser" % "2.3.4"

Advertisement

Dependencies from Group

Mar 09, 2022
4 usages
104 stars

Discover Dependencies

Jul 13, 2022
1 usages
6 stars
Jul 20, 2023
1 usages
0 stars
Jun 19, 2023
1 usages
18 stars
Jun 19, 2023
1 usages
18 stars
Jun 19, 2023
1 usages
18 stars
Jun 19, 2023
1 usages
18 stars
Jun 30, 2023
2 usages
8 stars
Mar 21, 2023
1 usages
11.4k stars
Aug 07, 2023
1 usages
10.4k stars