Last Version

Reflection utils 1.1.0

A utility library to handle Java reflection with ease

License

License

GroupId

GroupId

com.github.ekryd.reflection-utils
ArtifactId

ArtifactId

reflection-utils
Version

Version

1.1.0
Type

Type

jar
Description

Description

Reflection utils
A utility library to handle Java reflection with ease
Project URL

Project URL

https://github.com/Ekryd/reflection-utils
Source Code Management

Source Code Management

https://github.com/Ekryd/reflection-utils

Download reflection-utils 1.1.0


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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.