commons-reflection-utils

A simple reflection util collection.

License

License

GroupId

GroupId

com.github.lordrex34.reflection
ArtifactId

ArtifactId

commons-reflection-utils
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

commons-reflection-utils
A simple reflection util collection.
Project URL

Project URL

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

Download commons-reflection-utils

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.lordrex34.reflection/commons-reflection-utils/ -->
<dependency>
    <groupId>com.github.lordrex34.reflection</groupId>
    <artifactId>commons-reflection-utils</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lordrex34.reflection/commons-reflection-utils/
implementation 'com.github.lordrex34.reflection:commons-reflection-utils:1.0.3'
// https://jarcasting.com/artifacts/com.github.lordrex34.reflection/commons-reflection-utils/
implementation ("com.github.lordrex34.reflection:commons-reflection-utils:1.0.3")
'com.github.lordrex34.reflection:commons-reflection-utils:jar:1.0.3'
<dependency org="com.github.lordrex34.reflection" name="commons-reflection-utils" rev="1.0.3">
  <artifact name="commons-reflection-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lordrex34.reflection', module='commons-reflection-utils', version='1.0.3')
)
libraryDependencies += "com.github.lordrex34.reflection" % "commons-reflection-utils" % "1.0.3"
[com.github.lordrex34.reflection/commons-reflection-utils "1.0.3"]

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.29
com.google.guava : guava jar 28.1-jre

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0