Download build-tool-common-2.0.6.jar file - Jar b

Jar examples for b:build-tool-common

Description

Manage a Build Info with artifact and dependencies

You can download jar file build-tool-common 2.0.6 in this page.

Build File

You can use the following script to add build-tool-common-2.0.6.jar to your project.

<dependency>
   <groupId>com.blackducksoftware.integration</groupId>
   <artifactId>build-tool-common</artifactId>
   <version>2.0.6</version>
</dependency>
compile group: 'com.blackducksoftware.integration', name: 'build-tool-common', version: '2.0.6'
libraryDependencies += "com.blackducksoftware.integration" % "build-tool-common" % "2.0.6"
<dependency org="com.blackducksoftware.integration" name="build-tool-common" rev="2.0.6"/>
@Grapes(@Grab(group='com.blackducksoftware.integration', module='build-tool-common', version='2.0.6'))
'com.blackducksoftware.integration:build-tool-common:jar:2.0.6'

Download

Click the following link to download the jar file.

build-tool-common-2.0.6-javadoc.jar
build-tool-common-2.0.6-sources.jar
build-tool-common-2.0.6.jar
build-tool-common-2.0.6.pom



Related Tutorials