is not current version
Last Version 0.9.5

com.github.hullbend:finwhale 0.9.3

Statistical distributions library (in statu nascendi)

GroupId

GroupId

com.github.hullbend
ArtifactId

ArtifactId

finwhale
Version

Version

0.9.3
Type

Type

jar

Download finwhale 0.9.3


<!-- https://jarcasting.com/artifacts/com.github.hullbend/finwhale/ -->
<dependency>
    <groupId>com.github.hullbend</groupId>
    <artifactId>finwhale</artifactId>
    <version>0.9.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hullbend/finwhale/
implementation 'com.github.hullbend:finwhale:0.9.3'
// https://jarcasting.com/artifacts/com.github.hullbend/finwhale/
implementation ("com.github.hullbend:finwhale:0.9.3")
'com.github.hullbend:finwhale:jar:0.9.3'
<dependency org="com.github.hullbend" name="finwhale" rev="0.9.3">
  <artifact name="finwhale" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hullbend', module='finwhale', version='0.9.3')
)
libraryDependencies += "com.github.hullbend" % "finwhale" % "0.9.3"
[com.github.hullbend/finwhale "0.9.3"]