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

com.cedarsoft.commons:configuration 7.4.0


Категории

Категории

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

Группа

com.cedarsoft.commons
Идентификатор

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

configuration
Версия

Версия

7.4.0
Тип

Тип

jar

Скачать configuration 7.4.0


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