MVN

org.scalanlp : jcurand

Maven & Gradle

Feb 27, 2014
2 usages
<dependency>
    <groupId>org.scalanlp</groupId>
    <artifactId>jcurand</artifactId>
    <version>0.5.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.scalanlp : jcurand to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.5.5

All Versions

Choose a version of org.scalanlp : jcurand to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.5.x
jcurand-0.5.5

How to add a dependency to Maven

Add the following org.scalanlp : jcurand maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.scalanlp</groupId>
    <artifactId>jcurand</artifactId>
    <version>0.5.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.scalanlp : jcurand gradle dependency to your build.gradle file:

implementation 'org.scalanlp:jcurand:0.5.5'

Gradle Kotlin DSL: Add the following org.scalanlp : jcurand gradle kotlin dependency to your build.gradle.kts file:

implementation("org.scalanlp:jcurand:0.5.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.scalanlp : jcurand sbt scala dependency to your build.sbt file:

libraryDependencies += "org.scalanlp" % "jcurand" % "0.5.5"

Advertisement

Dependencies from Group

Aug 12, 2019
118 usages
3.4k stars
Aug 22, 2022
79 usages
3.4k stars
Jan 21, 2018
56 usages
3.4k stars
Aug 12, 2019
34 usages
3.4k stars
Aug 22, 2022
31 usages
3.4k stars

Discover Dependencies

Feb 27, 2014
Feb 27, 2014
2 usages
Feb 27, 2014
1 usages
Aug 31, 2012
9 usages
589 stars
Mar 25, 2013
7 stars