is not current version
Last Version 1.0.4

io.mateu:reflection 1.0.1

security api

GroupId

GroupId

io.mateu
ArtifactId

ArtifactId

reflection
Version

Version

1.0.1
Type

Type

jar

Download reflection 1.0.1


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