is not current version
Last Version 2.0.1

com.atlassian.buildeng:buildeng-bamboo-specs 1.3.7


Categories

Categories

Bamboo Build Tools Continuous Integration and Continuous Delivery
GroupId

GroupId

com.atlassian.buildeng
ArtifactId

ArtifactId

buildeng-bamboo-specs
Version

Version

1.3.7
Type

Type

pom

Download buildeng-bamboo-specs 1.3.7


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