is not current version
Last Version 0.0.6

com.github.vangj:jbayes-inference 0.0.4

A very cool project for BBN inference using approximate and exact algorithms.

Categories

Categories

Infer Application Testing & Monitoring Code Analysis
GroupId

GroupId

com.github.vangj
ArtifactId

ArtifactId

jbayes-inference
Version

Version

0.0.4
Type

Type

jar

Download jbayes-inference 0.0.4


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