is not current version
Last Version 2.0.0

se.l4.exoconf:exoconf-base 1.1.0

Configuration management

GroupId

GroupId

se.l4.exoconf
ArtifactId

ArtifactId

exoconf-base
Version

Version

1.1.0
Type

Type

pom

Download exoconf-base 1.1.0

Filename Size
exoconf-base-1.1.0.pom 8 KB
Browse

<!-- 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"]