Last Version

JDistlib 0.4.5

A Java package that provides routines for various statistical distributions.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sourceforge.jdistlib
ArtifactId

ArtifactId

jdistlib
Version

Version

0.4.5
Type

Type

jar
Description

Description

JDistlib
A Java package that provides routines for various statistical distributions.
Project URL

Project URL

http://jdistlib.sourceforge.net
Source Code Management

Source Code Management

https://sourceforge.net/p/jdistlib/code/ci/master/tree/

Download jdistlib 0.4.5


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.wendykierp : JTransforms jar 3.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.