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