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

se.l4.exoconf:exoconf-base 1.1.0

Configuration management

Группа

Группа

se.l4.exoconf
Идентификатор

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

exoconf-base
Версия

Версия

1.1.0
Тип

Тип

pom

Скачать exoconf-base 1.1.0

Имя Файла Размер
exoconf-base-1.1.0.pom 8 KB
Обзор

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