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

Jar examples for b:buildtools

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials