MVN

com.fakerandroid.tools.build : dex2jar

Maven & Gradle

Apr 05, 2021
1 usages
366 stars

fakerandroid-gradle · fakeradnroid gradle builder

<dependency>
    <groupId>com.fakerandroid.tools.build</groupId>
    <artifactId>dex2jar</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.fakerandroid.tools.build : dex2jar to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of com.fakerandroid.tools.build : dex2jar to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
dex2jar-1.0.1

How to add a dependency to Maven

Add the following com.fakerandroid.tools.build : dex2jar maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.fakerandroid.tools.build</groupId>
    <artifactId>dex2jar</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.fakerandroid.tools.build : dex2jar gradle dependency to your build.gradle file:

implementation 'com.fakerandroid.tools.build:dex2jar:1.0.1'

Gradle Kotlin DSL: Add the following com.fakerandroid.tools.build : dex2jar gradle kotlin dependency to your build.gradle.kts file:

implementation("com.fakerandroid.tools.build:dex2jar:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.fakerandroid.tools.build : dex2jar sbt scala dependency to your build.sbt file:

libraryDependencies += "com.fakerandroid.tools.build" % "dex2jar" % "1.0.1"

Advertisement

Dependencies from Group

Apr 05, 2021
1 usages
366 stars
Jun 21, 2022
1.3k stars
Jun 21, 2022
366 stars

Discover Dependencies

Apr 02, 2021
4 usages
572 stars
Jul 17, 2023
138 stars
Jul 31, 2023
138 stars
Jul 11, 2023
12 usages
138 stars
May 11, 2021
3 usages
217 stars
Jun 06, 2021
4 stars
Apr 28, 2023
4k stars
Jul 18, 2023
1 usages
119 stars