Files download
File Operation
finwhale-0.9.5.jar download
finwhale-0.9.5.pom download
finwhale-0.9.5-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.hullbend</groupId>
  <artifactId>finwhale</artifactId>
  <version>0.9.5</version>
</dependency>
Gradle Groovy
implementation 'com.github.hullbend:finwhale:0.9.5'
Gradle Kotlin
implementation("com.github.hullbend:finwhale:0.9.5")
Scala SBT
libraryDependencies += "com.github.hullbend" % "finwhale" % "0.9.5"
Groovy Grape
@Grapes(
  @Grab(group='com.github.hullbend', module='finwhale', version='0.9.5')
)
Apache Ivy
<dependency org="com.github.hullbend" name="finwhale" rev="0.9.5" />
Leiningen
[com.github.hullbend/finwhale "0.9.5"]
Apache Buildr
'com.github.hullbend:finwhale:jar:0.9.5'
Dependencies
The project has no third-party dependencies