is not current version
Last Version 0.0.16

ch.sbb.releasetrain:business 0.0.3


GroupId

GroupId

ch.sbb.releasetrain
ArtifactId

ArtifactId

business
Version

Version

0.0.3
Type

Type

jar

Download business 0.0.3


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