MVN

ch.sbb.releasetrain : action

Maven & Gradle

Mar 27, 2017
1 usages
2 stars
<dependency>
    <groupId>ch.sbb.releasetrain</groupId>
    <artifactId>action</artifactId>
    <version>0.9.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ch.sbb.releasetrain : action to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9.6

All Versions

Choose a version of ch.sbb.releasetrain : action to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9.x
action-0.9.6
action-0.9.5
action-0.9.4
action-0.9.3
action-0.9.1
action-0.9.0
0.0.x
action-0.0.30
action-0.0.29
action-0.0.28
action-0.0.27
action-0.0.26
action-0.0.25
action-0.0.23
action-0.0.22
action-0.0.21

How to add a dependency to Maven

Add the following ch.sbb.releasetrain : action maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>ch.sbb.releasetrain</groupId>
    <artifactId>action</artifactId>
    <version>0.9.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ch.sbb.releasetrain : action gradle dependency to your build.gradle file:

implementation 'ch.sbb.releasetrain:action:0.9.6'

Gradle Kotlin DSL: Add the following ch.sbb.releasetrain : action gradle kotlin dependency to your build.gradle.kts file:

implementation("ch.sbb.releasetrain:action:0.9.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following ch.sbb.releasetrain : action sbt scala dependency to your build.sbt file:

libraryDependencies += "ch.sbb.releasetrain" % "action" % "0.9.6"

Advertisement

Dependencies from Group

Mar 27, 2017
5 usages
2 stars
Mar 27, 2017
4 usages
2 stars
Jun 24, 2016
2 usages
2 stars
Jul 16, 2016
2 usages
2 stars
Mar 27, 2017
2 usages
2 stars

Discover Dependencies