Last Version

Reflections 2.0.0

An utility library for facilitate the handling of Class, Field, Method and others elements of the Java Reflection API.

License

License

Categories

Categories

Reflections Application Layer Libs Introspection
GroupId

GroupId

com.infinityrefactoring
ArtifactId

ArtifactId

8R-reflections
Version

Version

2.0.0
Type

Type

jar
Description

Description

Reflections
An utility library for facilitate the handling of Class, Field, Method and others elements of the Java Reflection API.
Project URL

Project URL

https://github.com/InfinityRefactoring/8R-Reflections
Project Organization

Project Organization

InfinityRefactoring
Source Code Management

Source Code Management

https://github.com/InfinityRefactoring/8R-Reflections

Download 8R-reflections 2.0.0


<!-- https://jarcasting.com/artifacts/com.infinityrefactoring/8R-reflections/ -->
<dependency>
    <groupId>com.infinityrefactoring</groupId>
    <artifactId>8R-reflections</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.infinityrefactoring/8R-reflections/
implementation 'com.infinityrefactoring:8R-reflections:2.0.0'
// https://jarcasting.com/artifacts/com.infinityrefactoring/8R-reflections/
implementation ("com.infinityrefactoring:8R-reflections:2.0.0")
'com.infinityrefactoring:8R-reflections:jar:2.0.0'
<dependency org="com.infinityrefactoring" name="8R-reflections" rev="2.0.0">
  <artifact name="8R-reflections" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.infinityrefactoring', module='8R-reflections', version='2.0.0')
)
libraryDependencies += "com.infinityrefactoring" % "8R-reflections" % "2.0.0"
[com.infinityrefactoring/8R-reflections "2.0.0"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.