is not current version
Last Version 1.35

decima 1.27

Decima is a proof-of-concept Java implementation of the probabilistic logic programming language ProbLog.

License

License

GroupId

GroupId

com.computablefacts
ArtifactId

ArtifactId

decima
Version

Version

1.27
Type

Type

jar
Description

Description

decima
Decima is a proof-of-concept Java implementation of the probabilistic logic programming language ProbLog.
Project URL

Project URL

https://github.com/computablefacts/decima
Source Code Management

Source Code Management

https://github.com/computablefacts/decima.git

Download decima 1.27


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

Dependencies

compile (4)

Group / Artifact Type Version
com.computablefacts : junon jar 0.10
com.computablefacts : nona jar 3.1
com.google.errorprone : error_prone_annotations jar 2.3.1
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.12.0

test (3)

Group / Artifact Type Version
com.github.stephenc.jcip : jcip-annotations jar 1.0-1
junit : junit jar 4.13.1
nl.jqno.equalsverifier : equalsverifier jar 3.4.2

Project Modules

There are no modules declared in this project.