is not current version
Last Version 2.0.1

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


Categories

Categories

Bamboo Build Tools Continuous Integration and Continuous Delivery
GroupId

GroupId

com.atlassian.buildeng
ArtifactId

ArtifactId

buildeng-bamboo-specs
Version

Version

1.3.5
Type

Type

pom

Download buildeng-bamboo-specs 1.3.5


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