MVN

net.sourceforge.jdistlib : jdistlib

Maven & Gradle

Dec 01, 2016
1 usages

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

<dependency>
    <groupId>net.sourceforge.jdistlib</groupId>
    <artifactId>jdistlib</artifactId>
    <version>0.4.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.sourceforge.jdistlib : jdistlib to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.4.5

All Versions

Choose a version of net.sourceforge.jdistlib : jdistlib to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.4.x
jdistlib-0.4.5

How to add a dependency to Maven

Add the following net.sourceforge.jdistlib : jdistlib maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.sourceforge.jdistlib</groupId>
    <artifactId>jdistlib</artifactId>
    <version>0.4.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.sourceforge.jdistlib : jdistlib gradle dependency to your build.gradle file:

implementation 'net.sourceforge.jdistlib:jdistlib:0.4.5'

Gradle Kotlin DSL: Add the following net.sourceforge.jdistlib : jdistlib gradle kotlin dependency to your build.gradle.kts file:

implementation("net.sourceforge.jdistlib:jdistlib:0.4.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.sourceforge.jdistlib : jdistlib sbt scala dependency to your build.sbt file:

libraryDependencies += "net.sourceforge.jdistlib" % "jdistlib" % "0.4.5"

Advertisement

Dependencies from Group

Dec 01, 2016
1 usages

Discover Dependencies

Apr 13, 2018
2 usages
37 stars
Aug 05, 2020
1 usages
28 stars
Oct 22, 2018
90 stars
Apr 13, 2018
1 usages
37 stars
Apr 26, 2018
2 usages
9 stars
Apr 13, 2018
1 usages
37 stars
Jul 24, 2017
1 usages
101 stars
Jul 16, 2017
1 usages
1 stars
Jun 06, 2019
2 usages
71 stars