License |
License |
---|---|
GroupId | GroupIdio.github.portlek |
ArtifactId | ArtifactIdreflection |
Last Version | Last Version4.2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionreflection
Simple and powerful Object-oriented Java reflection library.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
reflection-4.2.3.pom | |
reflection-4.2.3.jar | 24 KB |
reflection-4.2.3-sources.jar | 13 KB |
reflection-4.2.3-javadoc.jar | 121 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |
org.jetbrains : annotations | jar | 20.1.0 |
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 |