License |
License |
---|---|
GroupId | GroupIdcom.github.XDean |
ArtifactId | ArtifactIdReflectWithoutString |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionReflectWithoutString
Reflect without String
|
Project URL |
Project URL |
<!-- 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 |