is not current version
Last Version 0.9.6

ch.sbb.releasetrain:git 0.0.30


Categories

Categories

Git Development Tools Version Controls
GroupId

GroupId

ch.sbb.releasetrain
ArtifactId

ArtifactId

git
Version

Version

0.0.30
Type

Type

jar

Download git 0.0.30


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