reflection library for java


License

License

GroupId

GroupId

com.rnkrsoft.reflection4j
ArtifactId

ArtifactId

reflection4j
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

reflection library for java
reflection library for java
Project URL

Project URL

https://github.com/rnkrsoft/reflection4j.git

Download reflection4j

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.rnkrsoft.groundwork : groundwork jar 1.0.3
com.rnkrsoft.logtrace4j : logtrace4j jar 1.0.1
org.javassist : javassist jar 3.15.0-GA

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.10
com.rnkrsoft.logger4j : logger4j jar 1.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1