is not current version
Last Version 0.13

io.airlift.airship:airship-config-bundler 0.11


Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

io.airlift.airship
ArtifactId

ArtifactId

airship-config-bundler
Version

Version

0.11
Type

Type

jar

Download airship-config-bundler 0.11


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