| License |
License |
|---|---|
| GroupId | GroupIdcom.github.XDean |
| ArtifactId | ArtifactIdReflectWithoutString |
| Version | Version2.0.1 |
| Type | Typejar |
| Description |
DescriptionReflectWithoutString
Reflect without String
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| ReflectWithoutString-2.0.1.pom | |
| ReflectWithoutString-2.0.1.jar | 25 KB |
| ReflectWithoutString-2.0.1-sources.jar | 14 KB |
| ReflectWithoutString-2.0.1-javadoc.jar | 119 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.XDean/ReflectWithoutString/ -->
<dependency>
<groupId>com.github.XDean</groupId>
<artifactId>ReflectWithoutString</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.XDean/ReflectWithoutString/
implementation 'com.github.XDean:ReflectWithoutString:2.0.1'
// https://jarcasting.com/artifacts/com.github.XDean/ReflectWithoutString/
implementation ("com.github.XDean:ReflectWithoutString:2.0.1")
'com.github.XDean:ReflectWithoutString:jar:2.0.1'
<dependency org="com.github.XDean" name="ReflectWithoutString" rev="2.0.1">
<artifact name="ReflectWithoutString" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.XDean', module='ReflectWithoutString', version='2.0.1')
)
libraryDependencies += "com.github.XDean" % "ReflectWithoutString" % "2.0.1"
[com.github.XDean/ReflectWithoutString "2.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| cglib : cglib Optional | jar | 3.2.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.XDean : codecov-ignore | jar | 1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.16.14 |
| junit : junit | jar | 4.12 |