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

com.cedarsoft.utils:configuration 1.3.5


Категории

Категории

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

Группа

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

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

configuration
Версия

Версия

1.3.5
Тип

Тип

jar

Скачать configuration 1.3.5


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