is not current version
Last Version 8.2.4

com.atlassian.bamboo:bamboo-specs 7.2.0-rc3


Categories

Categories

Bamboo Build Tools Continuous Integration and Continuous Delivery
GroupId

GroupId

com.atlassian.bamboo
ArtifactId

ArtifactId

bamboo-specs
Version

Version

7.2.0-rc3
Type

Type

jar

Download bamboo-specs 7.2.0-rc3


<!-- https://jarcasting.com/artifacts/com.atlassian.bamboo/bamboo-specs/ -->
<dependency>
    <groupId>com.atlassian.bamboo</groupId>
    <artifactId>bamboo-specs</artifactId>
    <version>7.2.0-rc3</version>
</dependency>
// https://jarcasting.com/artifacts/com.atlassian.bamboo/bamboo-specs/
implementation 'com.atlassian.bamboo:bamboo-specs:7.2.0-rc3'
// https://jarcasting.com/artifacts/com.atlassian.bamboo/bamboo-specs/
implementation ("com.atlassian.bamboo:bamboo-specs:7.2.0-rc3")
'com.atlassian.bamboo:bamboo-specs:jar:7.2.0-rc3'
<dependency org="com.atlassian.bamboo" name="bamboo-specs" rev="7.2.0-rc3">
  <artifact name="bamboo-specs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.atlassian.bamboo', module='bamboo-specs', version='7.2.0-rc3')
)
libraryDependencies += "com.atlassian.bamboo" % "bamboo-specs" % "7.2.0-rc3"
[com.atlassian.bamboo/bamboo-specs "7.2.0-rc3"]