MVN

ru.oleg-cherednik.utils.reflection : reflection-utils

Maven & Gradle

May 16, 2021
2 usages
0 stars

reflection-utils · Set of utilities for JVM to make work with reflection much more easy.

<dependency>
    <groupId>ru.oleg-cherednik.utils.reflection</groupId>
    <artifactId>reflection-utils</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ru.oleg-cherednik.utils.reflection : reflection-utils to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of ru.oleg-cherednik.utils.reflection : reflection-utils to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
reflection-utils-1.0

How to add a dependency to Maven

Add the following ru.oleg-cherednik.utils.reflection : reflection-utils maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>ru.oleg-cherednik.utils.reflection</groupId>
    <artifactId>reflection-utils</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ru.oleg-cherednik.utils.reflection : reflection-utils gradle dependency to your build.gradle file:

implementation 'ru.oleg-cherednik.utils.reflection:reflection-utils:1.0'

Gradle Kotlin DSL: Add the following ru.oleg-cherednik.utils.reflection : reflection-utils gradle kotlin dependency to your build.gradle.kts file:

implementation("ru.oleg-cherednik.utils.reflection:reflection-utils:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following ru.oleg-cherednik.utils.reflection : reflection-utils sbt scala dependency to your build.sbt file:

libraryDependencies += "ru.oleg-cherednik.utils.reflection" % "reflection-utils" % "1.0"

Advertisement

Dependencies from Group

Discover Dependencies

Nov 12, 2021
5 stars
Dec 12, 2022
259 stars
Dec 12, 2022
259 stars
Dec 12, 2022
259 stars
Apr 12, 2022
81 stars
May 17, 2021
26 stars
May 13, 2021
59 stars
Aug 06, 2023
0 stars
Jul 31, 2023
190 stars
Aug 25, 2023
625 stars