reflection

Simple and powerful Object-oriented Java reflection library.

License

License

GroupId

GroupId

io.github.portlek
ArtifactId

ArtifactId

reflection
Last Version

Last Version

4.2.3
Release Date

Release Date

Type

Type

jar
Description

Description

reflection
Simple and powerful Object-oriented Java reflection library.
Project URL

Project URL

https://github.com/portlek/reflection
Source Code Management

Source Code Management

https://github.com/portlek/reflection

Download reflection

How to add to project

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

Dependencies

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.20
org.jetbrains : annotations jar 20.1.0

test (3)

Group / Artifact Type Version
org.hamcrest : hamcrest-library jar 2.2
org.junit.jupiter : junit-jupiter jar 5.7.2
org.llorllale : cactoos-matchers jar 0.25

Project Modules

There are no modules declared in this project.

Versions

Version
4.2.3
4.2.2
4.2.1
4.2.0
4.1.3
4.1.2
4.1.1
4.1.0
4.0.11
4.0.10
4.0.9
4.0.8
4.0.7
4.0.6
4.0.5
4.0.4
4.0.3
4.0.2
4.0.1
4.0.0
3.7
3.6
3.5
3.3
3.2
3.1.2
3.1.1
3.1
3.0