License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.ruippeixotog |
ArtifactId | ArtifactIdthink-bayes_2.11 |
Version | Version0.1 |
Type | Typejar |
Description |
Descriptionthink-bayes
think-bayes
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
think-bayes_2.11-0.1.pom | |
think-bayes_2.11-0.1.jar | 133 KB |
think-bayes_2.11-0.1-sources.jar | 8 KB |
think-bayes_2.11-0.1-javadoc.jar | 434 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.ruippeixotog/think-bayes_2.11/ -->
<dependency>
<groupId>net.ruippeixotog</groupId>
<artifactId>think-bayes_2.11</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.ruippeixotog/think-bayes_2.11/
implementation 'net.ruippeixotog:think-bayes_2.11:0.1'
// https://jarcasting.com/artifacts/net.ruippeixotog/think-bayes_2.11/
implementation ("net.ruippeixotog:think-bayes_2.11:0.1")
'net.ruippeixotog:think-bayes_2.11:jar:0.1'
<dependency org="net.ruippeixotog" name="think-bayes_2.11" rev="0.1">
<artifact name="think-bayes_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.ruippeixotog', module='think-bayes_2.11', version='0.1')
)
libraryDependencies += "net.ruippeixotog" % "think-bayes_2.11" % "0.1"
[net.ruippeixotog/think-bayes_2.11 "0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.4 |
com.github.wookietreiber : scala-chart_2.11 | jar | 0.4.2 |
nz.ac.waikato.cms.weka : weka-stable | jar | 3.6.11 |
org.apache.commons : commons-math3 | jar | 3.3 |