| License |
License |
|---|---|
| GroupId | GroupIdde.cronn |
| ArtifactId | ArtifactIdreflection-util |
| Last Version | Last Version2.13.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionreflection-util
Java Reflection Utility Classes
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| reflection-util-2.13.2.pom | |
| reflection-util-2.13.2.jar | 49 KB |
| reflection-util-2.13.2-sources.jar | 22 KB |
| reflection-util-2.13.2-javadoc.jar | 455 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.cronn/reflection-util/ -->
<dependency>
<groupId>de.cronn</groupId>
<artifactId>reflection-util</artifactId>
<version>2.13.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.cronn/reflection-util/
implementation 'de.cronn:reflection-util:2.13.2'
// https://jarcasting.com/artifacts/de.cronn/reflection-util/
implementation ("de.cronn:reflection-util:2.13.2")
'de.cronn:reflection-util:jar:2.13.2'
<dependency org="de.cronn" name="reflection-util" rev="2.13.2">
<artifact name="reflection-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.cronn', module='reflection-util', version='2.13.2')
)
libraryDependencies += "de.cronn" % "reflection-util" % "2.13.2"
[de.cronn/reflection-util "2.13.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.bytebuddy : byte-buddy | jar | 1.12.7 |
| org.objenesis : objenesis | jar | 3.2 |