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