Config :: Core


Лицензия

Лицензия

Категории

Категории

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

Группа

net.cactusthorn.config
Идентификатор

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

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

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

0.30
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

https://github.com/Gmugra/net.cactusthorn.config

Скачать core

Имя Файла Размер
core-0.30.pom
core-0.30.jar 53 KB
core-0.30-sources.jar 27 KB
core-0.30-javadoc.jar 216 KB
Обзор

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

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

Зависимости

test (3)

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

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

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

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

Версия
0.30
0.20
0.10