Last Version

reflection 4.2.3

Simple and powerful Object-oriented Java reflection library.

License

License

GroupId

GroupId

io.github.portlek
ArtifactId

ArtifactId

reflection
Version

Version

4.2.3
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 4.2.3


<!-- 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.