is not current version
Last Version 8.2.4

com.atlassian.bamboo:bamboo-specs 6.1.5


Categories

Categories

Bamboo Build Tools Continuous Integration and Continuous Delivery
GroupId

GroupId

com.atlassian.bamboo
ArtifactId

ArtifactId

bamboo-specs
Version

Version

6.1.5
Type

Type

jar

Download bamboo-specs 6.1.5


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