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

org.refcodes:refcodes-configuration-ext 1.2.0

Artifact for providing extended functionality for the refcodes-configuration artifact.

Категории

Категории

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

Группа

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

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

refcodes-configuration-ext
Версия

Версия

1.2.0
Тип

Тип

pom

Скачать refcodes-configuration-ext 1.2.0

Имя Файла Размер
refcodes-configuration-ext-1.2.0.pom 4 KB
Обзор

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