Reflections

An utility library for facilitate the handling of Class, Field, Method and others elements of the Java Reflection API.

Лицензия

Лицензия

Категории

Категории

Reflections Библиотеки уровня приложения Introspection
Группа

Группа

com.infinityrefactoring
Идентификатор

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

8R-reflections
Последняя версия

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

2.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Reflections
An utility library for facilitate the handling of Class, Field, Method and others elements of the Java Reflection API.
Ссылка на сайт

Ссылка на сайт

https://github.com/InfinityRefactoring/8R-Reflections
Организация-разработчик

Организация-разработчик

InfinityRefactoring
Система контроля версий

Система контроля версий

https://github.com/InfinityRefactoring/8R-Reflections

Скачать 8R-reflections

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

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

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

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

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

InfinityRefactoring

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

Версия
2.0.0
1.5.0
1.0