MVN

dev.rikka.tools.refine : runtime

Maven & Gradle

Mar 11, 2023
1 usages
238 stars

HiddenApiRefine · A Gradle plugin that improves the experience when developing Android apps, especially system tools, that use hidden APIs.

<dependency>
    <groupId>dev.rikka.tools.refine</groupId>
    <artifactId>runtime</artifactId>
    <version>4.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of dev.rikka.tools.refine : runtime to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.3.0

All Versions

Choose a version of dev.rikka.tools.refine : runtime to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.3.x
runtime-4.3.0
4.2.x
runtime-4.2.1
runtime-4.2.0
4.1.x
runtime-4.1.0
4.0.x
runtime-4.0.0
3.1.x
runtime-3.1.1
runtime-3.1.0
3.0.x
runtime-3.0.3
runtime-3.0.2
runtime-3.0.1
runtime-3.0.0
2.0.x
runtime-2.0.0

How to add a dependency to Maven

Add the following dev.rikka.tools.refine : runtime maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>dev.rikka.tools.refine</groupId>
    <artifactId>runtime</artifactId>
    <version>4.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following dev.rikka.tools.refine : runtime gradle dependency to your build.gradle file:

implementation 'dev.rikka.tools.refine:runtime:4.3.0'

Gradle Kotlin DSL: Add the following dev.rikka.tools.refine : runtime gradle kotlin dependency to your build.gradle.kts file:

implementation("dev.rikka.tools.refine:runtime:4.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following dev.rikka.tools.refine : runtime sbt scala dependency to your build.sbt file:

libraryDependencies += "dev.rikka.tools.refine" % "runtime" % "4.3.0"

Advertisement

Dependencies from Group

Mar 11, 2023
2 usages
238 stars
Mar 11, 2023
1 usages
238 stars
Mar 11, 2023
1 usages
238 stars
Mar 11, 2023
1 usages
238 stars

Discover Dependencies

Mar 11, 2023
1 usages
238 stars
Jun 22, 2022
24 stars
Feb 22, 2022
60 stars
Feb 22, 2022
60 stars
Feb 22, 2022
60 stars
Feb 22, 2022
60 stars
Jan 28, 2022
6 stars
Sep 03, 2021
1 stars