is not current version
Last Version 2.0.1

com.github.XDean:ReflectWithoutString 1.2

Reflect without String

GroupId

GroupId

com.github.XDean
ArtifactId

ArtifactId

ReflectWithoutString
Version

Version

1.2
Type

Type

jar

Download ReflectWithoutString 1.2


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