не последняя версия
Последняя версия 1.0.4

io.mateu:reflection 1.0.1

security api

Группа

Группа

io.mateu
Идентификатор

Идентификатор

reflection
Версия

Версия

1.0.1
Тип

Тип

jar

Скачать 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"]