is not current version
Last Version 8.2.4

com.atlassian.bamboo:bamboo-specs 6.6.2


Categories

Categories

Bamboo Build Tools Continuous Integration and Continuous Delivery
GroupId

GroupId

com.atlassian.bamboo
ArtifactId

ArtifactId

bamboo-specs
Version

Version

6.6.2
Type

Type

jar

Download bamboo-specs 6.6.2


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