is not current version
Last Version 0.0.16

ch.sbb.releasetrain:utils-impl 0.0.14


GroupId

GroupId

ch.sbb.releasetrain
ArtifactId

ArtifactId

utils-impl
Version

Version

0.0.14
Type

Type

jar

Download utils-impl 0.0.14


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