is not current version
Last Version 1.1.1

io.joj:joj-reflect 1.1.0

Annotations for Java (8) on Jetpacks

GroupId

GroupId

io.joj
ArtifactId

ArtifactId

joj-reflect
Version

Version

1.1.0
Type

Type

jar

Download joj-reflect 1.1.0


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