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

org.refcodes:refcodes-configuration-ext-runtime 1.10.0

Artefact for providing predefined configuration compositions common for everyday application setups.

Категории

Категории

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

Группа

org.refcodes
Идентификатор

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

refcodes-configuration-ext-runtime
Версия

Версия

1.10.0
Тип

Тип

jar

Скачать refcodes-configuration-ext-runtime 1.10.0


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