Files download
File Operation
buildtools-4.14.7.2-arrowstreet.jar download
buildtools-4.14.7.2-arrowstreet.pom download
buildtools-4.14.7.2-arrowstreet-sources.jar download
Apache Maven
<dependency>
  <groupId>io.streamnative</groupId>
  <artifactId>buildtools</artifactId>
  <version>4.14.7.2-arrowstreet</version>
</dependency>
Gradle Groovy
implementation 'io.streamnative:buildtools:4.14.7.2-arrowstreet'
Gradle Kotlin
implementation("io.streamnative:buildtools:4.14.7.2-arrowstreet")
Scala SBT
libraryDependencies += "io.streamnative" % "buildtools" % "4.14.7.2-arrowstreet"
Groovy Grape
@Grapes(
  @Grab(group='io.streamnative', module='buildtools', version='4.14.7.2-arrowstreet')
)
Apache Ivy
<dependency org="io.streamnative" name="buildtools" rev="4.14.7.2-arrowstreet" />
Leiningen
[io.streamnative/buildtools "4.14.7.2-arrowstreet"]
Apache Buildr
'io.streamnative:buildtools:jar:4.14.7.2-arrowstreet'