is not current version
Last Version 0.9.6

ch.sbb.releasetrain:config 0.0.29


Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

ch.sbb.releasetrain
ArtifactId

ArtifactId

config
Version

Version

0.0.29
Type

Type

jar

Download config 0.0.29


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