MVN

com.ai-republic : reflections

Maven & Gradle

Aug 04, 2019
1 usages
0 stars

Reflection Utils · A library with reflection and annotation processing support for module and classpath.

<dependency>
    <groupId>com.ai-republic</groupId>
    <artifactId>reflections</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.ai-republic : reflections to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.ai-republic : reflections to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
reflections-1.0.0

How to add a dependency to Maven

Add the following com.ai-republic : reflections maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.ai-republic</groupId>
    <artifactId>reflections</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.ai-republic : reflections gradle dependency to your build.gradle file:

implementation 'com.ai-republic:reflections:1.0.0'

Gradle Kotlin DSL: Add the following com.ai-republic : reflections gradle kotlin dependency to your build.gradle.kts file:

implementation("com.ai-republic:reflections:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.ai-republic : reflections sbt scala dependency to your build.sbt file:

libraryDependencies += "com.ai-republic" % "reflections" % "1.0.0"

Advertisement

Dependencies from Group

Discover Dependencies

Aug 16, 2019
1 usages
1 stars
Aug 17, 2019
1 usages
Oct 25, 2019
1 usages
2 stars
Jun 17, 2022
1 usages
9 stars
Dec 19, 2019
1 usages
5.1k stars
Dec 19, 2019
1 usages
5.1k stars
Sep 21, 2019
1 usages
22 stars
Dec 24, 2019
1 usages
2 stars
Oct 18, 2019
3 usages
0 stars