com.github.bpazy:reflections

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

1.0.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Система контроля версий

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

https://github.com/Bpazy/Id

Скачать reflections

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

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

Зависимости

provided (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.4

test (1)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar 5.3.2

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

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

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

Версия
1.0.3
1.0.2
1.0.1
1.0.0