is not current version
Last Version 0.0.25

ch.sbb.releasetrain:status 0.0.21


GroupId

GroupId

ch.sbb.releasetrain
ArtifactId

ArtifactId

status
Version

Version

0.0.21
Type

Type

jar

Download status 0.0.21


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