MVN

com.github.lordrex34.reflection : commons-reflection-utils

Maven & Gradle

Nov 12, 2019
4 usages
1 stars

commons-reflection-utils · A simple reflection util collection.

<dependency>
    <groupId>com.github.lordrex34.reflection</groupId>
    <artifactId>commons-reflection-utils</artifactId>
    <version>1.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.lordrex34.reflection : commons-reflection-utils to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.3

All Versions

Choose a version of com.github.lordrex34.reflection : commons-reflection-utils to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
commons-reflection-utils-1.0.3
commons-reflection-utils-1.0.2
commons-reflection-utils-1.0.1
commons-reflection-utils-1.0.0

How to add a dependency to Maven

Add the following com.github.lordrex34.reflection : commons-reflection-utils maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.lordrex34.reflection</groupId>
    <artifactId>commons-reflection-utils</artifactId>
    <version>1.0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.lordrex34.reflection : commons-reflection-utils gradle dependency to your build.gradle file:

implementation 'com.github.lordrex34.reflection:commons-reflection-utils:1.0.3'

Gradle Kotlin DSL: Add the following com.github.lordrex34.reflection : commons-reflection-utils gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.lordrex34.reflection:commons-reflection-utils:1.0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.lordrex34.reflection : commons-reflection-utils sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.lordrex34.reflection" % "commons-reflection-utils" % "1.0.3"

Advertisement

Dependencies from Group

Discover Dependencies

Jul 30, 2018
2 usages
May 29, 2020
2 usages
18 stars
Apr 17, 2018
2 usages
2 stars
Oct 21, 2020
3 usages
352 stars
Oct 10, 2018
Dec 07, 2018
2 usages
26 stars
Jan 18, 2019
3 usages
5 stars
Sep 18, 2019
2 usages
24 stars