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

se.l4.exoconf:exoconf 1.1.0


Группа

Группа

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

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

exoconf
Версия

Версия

1.1.0
Тип

Тип

jar

Скачать exoconf 1.1.0


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