is not current version
Last Version 0.0.10

io.wizzie:config-bootstrapper 0.0.7

The Wizzie config-bootstrapper library project

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

io.wizzie
ArtifactId

ArtifactId

config-bootstrapper
Version

Version

0.0.7
Type

Type

jar

Download config-bootstrapper 0.0.7


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