| Лицензия |
Лицензия |
|---|---|
| Категории |
Категорииconfig Библиотеки уровня приложения Configuration |
| Группа | Группаcom.github.lordrex34.config |
| Идентификатор | Идентификаторcommons-annotation-config |
| Последняя версия | Последняя версия1.0.7 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcommons-annotation-config
An annotation based configuration API for static fields.
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- https://jarcasting.com/artifacts/com.github.lordrex34.config/commons-annotation-config/ -->
<dependency>
<groupId>com.github.lordrex34.config</groupId>
<artifactId>commons-annotation-config</artifactId>
<version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lordrex34.config/commons-annotation-config/
implementation 'com.github.lordrex34.config:commons-annotation-config:1.0.7'
// https://jarcasting.com/artifacts/com.github.lordrex34.config/commons-annotation-config/
implementation ("com.github.lordrex34.config:commons-annotation-config:1.0.7")
'com.github.lordrex34.config:commons-annotation-config:jar:1.0.7'
<dependency org="com.github.lordrex34.config" name="commons-annotation-config" rev="1.0.7">
<artifact name="commons-annotation-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lordrex34.config', module='commons-annotation-config', version='1.0.7')
)
libraryDependencies += "com.github.lordrex34.config" % "commons-annotation-config" % "1.0.7"
[com.github.lordrex34.config/commons-annotation-config "1.0.7"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.lordrex34.reflection : commons-reflection-utils | jar | 1.0.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.9.1 |
| org.apache.logging.log4j : log4j-core | jar | 2.9.1 |