MVN

net.mbonnin.r8 : r8

Maven & Gradle

Apr 03, 2023
1 usages

D8 dexer and R8 shrinker · D8 dexer and R8 shrinker.

<dependency>
    <groupId>net.mbonnin.r8</groupId>
    <artifactId>r8</artifactId>
    <version>4.0.55</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.mbonnin.r8 : r8 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.0.55

All Versions

Choose a version of net.mbonnin.r8 : r8 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.0.x
r8-4.0.55
3.4.x
r8-3.4.0-dev.0
3.2.x
r8-3.2.49
3.1.x
r8-3.1.9-dev2
r8-3.1.9-dev
3.0.x
r8-3.0.65

How to add a dependency to Maven

Add the following net.mbonnin.r8 : r8 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.mbonnin.r8</groupId>
    <artifactId>r8</artifactId>
    <version>4.0.55</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.mbonnin.r8 : r8 gradle dependency to your build.gradle file:

implementation 'net.mbonnin.r8:r8:4.0.55'

Gradle Kotlin DSL: Add the following net.mbonnin.r8 : r8 gradle kotlin dependency to your build.gradle.kts file:

implementation("net.mbonnin.r8:r8:4.0.55")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.mbonnin.r8 : r8 sbt scala dependency to your build.sbt file:

libraryDependencies += "net.mbonnin.r8" % "r8" % "4.0.55"

Advertisement

Dependencies from Group

r8
Apr 03, 2023
1 usages

Discover Dependencies

Mar 08, 2013
5 usages
Dec 22, 2014
6 usages
13 stars
Dec 03, 2014
2 usages
0 stars
Nov 15, 2014
1 usages
0 stars
May 06, 2014
2 usages
1 stars
Mar 29, 2022
2 usages
1.1k stars
Dec 29, 2020
8 usages
460 stars
Dec 20, 2021
9 usages
2.1k stars
Jun 11, 2020
9 usages
1 stars
Nov 02, 2020
3 usages
48 stars