is not current version
Last Version 2.0.1

com.github.XDean:ReflectWithoutString 2.0

Reflect without String

GroupId

GroupId

com.github.XDean
ArtifactId

ArtifactId

ReflectWithoutString
Version

Version

2.0
Type

Type

jar

Download ReflectWithoutString 2.0


<!-- https://jarcasting.com/artifacts/com.github.XDean/ReflectWithoutString/ -->
<dependency>
    <groupId>com.github.XDean</groupId>
    <artifactId>ReflectWithoutString</artifactId>
    <version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.XDean/ReflectWithoutString/
implementation 'com.github.XDean:ReflectWithoutString:2.0'
// https://jarcasting.com/artifacts/com.github.XDean/ReflectWithoutString/
implementation ("com.github.XDean:ReflectWithoutString:2.0")
'com.github.XDean:ReflectWithoutString:jar:2.0'
<dependency org="com.github.XDean" name="ReflectWithoutString" rev="2.0">
  <artifact name="ReflectWithoutString" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.XDean', module='ReflectWithoutString', version='2.0')
)
libraryDependencies += "com.github.XDean" % "ReflectWithoutString" % "2.0"
[com.github.XDean/ReflectWithoutString "2.0"]