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

com.gu:simple-configuration-core_2.12 1.5.5

simple-configuration-core

Категории

Категории

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

Группа

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

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

simple-configuration-core_2.12
Версия

Версия

1.5.5
Тип

Тип

jar

Скачать simple-configuration-core_2.12 1.5.5


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