is not current version
Last Version 8.2.4

com.atlassian.bamboo:bamboo-specs-internal 6.6.3


Categories

Categories

Bamboo Build Tools Continuous Integration and Continuous Delivery
GroupId

GroupId

com.atlassian.bamboo
ArtifactId

ArtifactId

bamboo-specs-internal
Version

Version

6.6.3
Type

Type

pom

Download bamboo-specs-internal 6.6.3


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