is not current version
Last Version 8.2.4

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


Categories

Categories

Bamboo Build Tools Continuous Integration and Continuous Delivery
GroupId

GroupId

com.atlassian.bamboo
ArtifactId

ArtifactId

bamboo-specs-internal
Version

Version

6.4.1
Type

Type

pom

Download bamboo-specs-internal 6.4.1


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