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