is not current version
Last Version 1.2

org.atteo.moonshine:reflection-utils 1.0.RC1


GroupId

GroupId

org.atteo.moonshine
ArtifactId

ArtifactId

reflection-utils
Version

Version

1.0.RC1
Type

Type

jar

Download reflection-utils 1.0.RC1


<!-- https://jarcasting.com/artifacts/org.atteo.moonshine/reflection-utils/ -->
<dependency>
    <groupId>org.atteo.moonshine</groupId>
    <artifactId>reflection-utils</artifactId>
    <version>1.0.RC1</version>
</dependency>
// https://jarcasting.com/artifacts/org.atteo.moonshine/reflection-utils/
implementation 'org.atteo.moonshine:reflection-utils:1.0.RC1'
// https://jarcasting.com/artifacts/org.atteo.moonshine/reflection-utils/
implementation ("org.atteo.moonshine:reflection-utils:1.0.RC1")
'org.atteo.moonshine:reflection-utils:jar:1.0.RC1'
<dependency org="org.atteo.moonshine" name="reflection-utils" rev="1.0.RC1">
  <artifact name="reflection-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.atteo.moonshine', module='reflection-utils', version='1.0.RC1')
)
libraryDependencies += "org.atteo.moonshine" % "reflection-utils" % "1.0.RC1"
[org.atteo.moonshine/reflection-utils "1.0.RC1"]