Reflection utils

A utility library to handle Java reflection with ease

Лицензия

Лицензия

Группа

Группа

com.google.code.reflection-utils
Идентификатор

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

reflection-utils
Последняя версия

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

0.0.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

Reflection utils
A utility library to handle Java reflection with ease

Скачать reflection-utils

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.0.4
0.0.1