is not current version
Last Version 8.2.4

com.atlassian.bamboo:bamboo-specs-api 7.3.0-m08


Categories

Categories

Bamboo Build Tools Continuous Integration and Continuous Delivery
GroupId

GroupId

com.atlassian.bamboo
ArtifactId

ArtifactId

bamboo-specs-api
Version

Version

7.3.0-m08
Type

Type

jar

Download bamboo-specs-api 7.3.0-m08


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