is not current version
Last Version 0.0.6

com.github.vangj:jbayes-inference 0.0.3

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.3
Type

Type

jar

Download jbayes-inference 0.0.3


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