Config Loader

Biblioteca para carregar um arquivo de configurações e setar seus valores em uma instância de uma classe de configuração através de Reflection.

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Config Loader
Biblioteca para carregar um arquivo de configurações e setar seus valores em uma instância de uma classe de configuração através de Reflection.

Скачать configloader

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

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

Зависимости

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

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

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

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

Версия
1.0.0