is not current version
Last Version 8.2.4

com.atlassian.bamboo:bamboo-specs 7.0.5-m01


Categories

Categories

Bamboo Build Tools Continuous Integration and Continuous Delivery
GroupId

GroupId

com.atlassian.bamboo
ArtifactId

ArtifactId

bamboo-specs
Version

Version

7.0.5-m01
Type

Type

jar

Download bamboo-specs 7.0.5-m01


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