Download bamboo-specs-6.6.0-rc1.jar file - Jar b

Jar examples for b:bamboo-specs

Description

You can download jar file bamboo-specs 6.6.0-rc1 in this page.

License

Apache 2.0

Build File

You can use the following script to add bamboo-specs-6.6.0-rc1.jar to your project.

<dependency>
   <groupId>com.atlassian.bamboo</groupId>
   <artifactId>bamboo-specs</artifactId>
   <version>6.6.0-rc1</version>
</dependency>
compile group: 'com.atlassian.bamboo', name: 'bamboo-specs', version: '6.6.0-rc1'
libraryDependencies += "com.atlassian.bamboo" % "bamboo-specs" % "6.6.0-rc1"
<dependency org="com.atlassian.bamboo" name="bamboo-specs" rev="6.6.0-rc1"/>
@Grapes(@Grab(group='com.atlassian.bamboo', module='bamboo-specs', version='6.6.0-rc1'))
'com.atlassian.bamboo:bamboo-specs:jar:6.6.0-rc1'

Download

Click the following link to download the jar file.

bamboo-specs-6.6.0-rc1-javadoc.jar
bamboo-specs-6.6.0-rc1-sources.jar
bamboo-specs-6.6.0-rc1.jar
bamboo-specs-6.6.0-rc1.pom



Related Tutorials