MVN

dev.rikka.tools.refine : annotation-processor

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>annotation-processor</artifactId>
    <version>4.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 4.3.0

All Versions

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

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

How to add a dependency to Maven

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

<dependency>
    <groupId>dev.rikka.tools.refine</groupId>
    <artifactId>annotation-processor</artifactId>
    <version>4.3.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'dev.rikka.tools.refine:annotation-processor:4.3.0'

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

implementation("dev.rikka.tools.refine:annotation-processor:4.3.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "dev.rikka.tools.refine" % "annotation-processor" % "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

Jul 21, 2023
1 usages
373 stars
Sep 12, 2021
1 usages
12 stars
Jul 01, 2022
1 usages
10 stars
Jul 18, 2022
1 usages
8 stars
Sep 23, 2021
1 usages
Aug 12, 2023
1 usages
62 stars