is not current version
Last Version 1.0.0-rc.9

Reflector 1.0.0-rc.3

Wrappers for common objects of Java Reflection API

License

License

GroupId

GroupId

ru.progrm-jarvis
ArtifactId

ArtifactId

reflector
Version

Version

1.0.0-rc.3
Type

Type

jar
Description

Description

Reflector
Wrappers for common objects of Java Reflection API

Download reflector 1.0.0-rc.3


<!-- https://jarcasting.com/artifacts/ru.progrm-jarvis/reflector/ -->
<dependency>
    <groupId>ru.progrm-jarvis</groupId>
    <artifactId>reflector</artifactId>
    <version>1.0.0-rc.3</version>
</dependency>
// https://jarcasting.com/artifacts/ru.progrm-jarvis/reflector/
implementation 'ru.progrm-jarvis:reflector:1.0.0-rc.3'
// https://jarcasting.com/artifacts/ru.progrm-jarvis/reflector/
implementation ("ru.progrm-jarvis:reflector:1.0.0-rc.3")
'ru.progrm-jarvis:reflector:jar:1.0.0-rc.3'
<dependency org="ru.progrm-jarvis" name="reflector" rev="1.0.0-rc.3">
  <artifact name="reflector" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.progrm-jarvis', module='reflector', version='1.0.0-rc.3')
)
libraryDependencies += "ru.progrm-jarvis" % "reflector" % "1.0.0-rc.3"
[ru.progrm-jarvis/reflector "1.0.0-rc.3"]

Dependencies

compile (2)

Group / Artifact Type Version
com.github.ben-manes.caffeine : caffeine jar 2.9.1
ru.progrm-jarvis : java-commons jar 1.0.0-rc.3

provided (2)

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

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.2
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.