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

com.cedarsoft.commons:configuration 4.0.1


Категории

Категории

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

Группа

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

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

configuration
Версия

Версия

4.0.1
Тип

Тип

jar

Скачать configuration 4.0.1


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