Download buildtools-2.0.1-incubating.jar file - Jar b

Jar examples for b:buildtools

Description

You can download jar file buildtools 2.0.1-incubating in this page.

License

Open Source License

Build File

You can use the following script to add buildtools-2.0.1-incubating.jar to your project.

<dependency>
   <groupId>org.apache.pulsar</groupId>
   <artifactId>buildtools</artifactId>
   <version>2.0.1-incubating</version>
</dependency>
compile group: 'org.apache.pulsar', name: 'buildtools', version: '2.0.1-incubating'
libraryDependencies += "org.apache.pulsar" % "buildtools" % "2.0.1-incubating"
<dependency org="org.apache.pulsar" name="buildtools" rev="2.0.1-incubating"/>
@Grapes(@Grab(group='org.apache.pulsar', module='buildtools', version='2.0.1-incubating'))
'org.apache.pulsar:buildtools:jar:2.0.1-incubating'

Download

Click the following link to download the jar file.

buildtools-2.0.1-incubating-javadoc.jar
buildtools-2.0.1-incubating-sources.jar
buildtools-2.0.1-incubating.jar
buildtools-2.0.1-incubating.pom



Related Tutorials