ReflectWithoutString

Reflect without String

License

License

GroupId

GroupId

com.github.XDean
ArtifactId

ArtifactId

ReflectWithoutString
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

ReflectWithoutString
Reflect without String
Project URL

Project URL

https://github.com/XDean/ReflectWithoutString

Download ReflectWithoutString

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
cglib : cglib Optional jar 3.2.4

provided (1)

Group / Artifact Type Version
com.github.XDean : codecov-ignore jar 1.1

test (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.14
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.1
2.0
1.2
1.1
1.0