MVN

com.linkedin.dexmaker : dexmaker

Maven & Gradle

Jul 12, 2022
6 usages
1.8k stars

Dexmaker · A utility for doing compile or runtime code generation targeting Android's Dalvik VM

<dependency>
    <groupId>com.linkedin.dexmaker</groupId>
    <artifactId>dexmaker</artifactId>
    <version>2.28.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.28.3

All Versions

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

Version Vulnerabilities Updated
2.28.x
dexmaker-2.28.3
dexmaker-2.28.1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.linkedin.dexmaker</groupId>
    <artifactId>dexmaker</artifactId>
    <version>2.28.3</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.linkedin.dexmaker:dexmaker:2.28.3'

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

implementation("com.linkedin.dexmaker:dexmaker:2.28.3")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.linkedin.dexmaker" % "dexmaker" % "2.28.3"

Advertisement

Dependencies from Group

Jul 12, 2022
6 usages
1.8k stars
Jul 12, 2022
2 usages
1.8k stars
Jul 12, 2022
1 usages
1.8k stars

Discover Dependencies

Jan 09, 2023
2 usages
0 stars
Jan 09, 2023
3 usages
0 stars
Jul 21, 2023
34 stars
Jul 21, 2023
34 stars
Jul 20, 2021
2 usages
2.5k stars
Aug 11, 2022
1 usages
19 stars
Mar 04, 2021
4 stars
Aug 11, 2023
1.1k stars