Bean Mirror

Bean Mirror is a reflection library.

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

bean-mirror
Последняя версия

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

2.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Bean Mirror
Bean Mirror is a reflection library.
Ссылка на сайт

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

https://github.com/Elopteryx/bean-mirror

Скачать bean-mirror

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

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

Зависимости

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

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

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

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

Версия
2.0.0
1.1.0
1.0.0