is not current version
Last Version 0.0.25

ch.sbb.releasetrain:status 0.0.23


GroupId

GroupId

ch.sbb.releasetrain
ArtifactId

ArtifactId

status
Version

Version

0.0.23
Type

Type

jar

Download status 0.0.23


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