is not current version
Last Version 0.2.7

eu.getintheloop:sbt-cloudbees-plugin 0.2.6


GroupId

GroupId

eu.getintheloop
ArtifactId

ArtifactId

sbt-cloudbees-plugin
Version

Version

0.2.6
Type

Type

jar

Download sbt-cloudbees-plugin 0.2.6


<!-- https://jarcasting.com/artifacts/eu.getintheloop/sbt-cloudbees-plugin/ -->
<dependency>
    <groupId>eu.getintheloop</groupId>
    <artifactId>sbt-cloudbees-plugin</artifactId>
    <version>0.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/eu.getintheloop/sbt-cloudbees-plugin/
implementation 'eu.getintheloop:sbt-cloudbees-plugin:0.2.6'
// https://jarcasting.com/artifacts/eu.getintheloop/sbt-cloudbees-plugin/
implementation ("eu.getintheloop:sbt-cloudbees-plugin:0.2.6")
'eu.getintheloop:sbt-cloudbees-plugin:jar:0.2.6'
<dependency org="eu.getintheloop" name="sbt-cloudbees-plugin" rev="0.2.6">
  <artifact name="sbt-cloudbees-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.getintheloop', module='sbt-cloudbees-plugin', version='0.2.6')
)
libraryDependencies += "eu.getintheloop" % "sbt-cloudbees-plugin" % "0.2.6"
[eu.getintheloop/sbt-cloudbees-plugin "0.2.6"]