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

com.cedarsoft.commons.old:configuration 3.0.0


Категории

Категории

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

Группа

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

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

configuration
Версия

Версия

3.0.0
Тип

Тип

jar

Скачать configuration 3.0.0


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