is not current version
Last Version 8.2.4

com.atlassian.bamboo:bamboo-specs-api 6.9.0


Categories

Categories

Bamboo Build Tools Continuous Integration and Continuous Delivery
GroupId

GroupId

com.atlassian.bamboo
ArtifactId

ArtifactId

bamboo-specs-api
Version

Version

6.9.0
Type

Type

jar

Download bamboo-specs-api 6.9.0


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