License |
License |
---|---|
GroupId | GroupIdcom.github.hullbend |
ArtifactId | ArtifactIdfinwhale |
Last Version | Last Version0.9.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.hullbend:finwhale
Statistical distributions library (in statu nascendi)
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
finwhale-0.9.5.pom | |
finwhale-0.9.5.jar | 143 KB |
finwhale-0.9.5-sources.jar | 157 KB |
finwhale-0.9.5-javadoc.jar | 226 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.hullbend/finwhale/ -->
<dependency>
<groupId>com.github.hullbend</groupId>
<artifactId>finwhale</artifactId>
<version>0.9.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hullbend/finwhale/
implementation 'com.github.hullbend:finwhale:0.9.5'
// https://jarcasting.com/artifacts/com.github.hullbend/finwhale/
implementation ("com.github.hullbend:finwhale:0.9.5")
'com.github.hullbend:finwhale:jar:0.9.5'
<dependency org="com.github.hullbend" name="finwhale" rev="0.9.5">
<artifact name="finwhale" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hullbend', module='finwhale', version='0.9.5')
)
libraryDependencies += "com.github.hullbend" % "finwhale" % "0.9.5"
[com.github.hullbend/finwhale "0.9.5"]