License |
License |
---|---|
GroupId | GroupIdcom.computablefacts |
ArtifactId | ArtifactIddecima |
Version | Version1.27 |
Type | Typejar |
Description |
Descriptiondecima
Decima is a proof-of-concept Java implementation of the probabilistic logic programming language
ProbLog.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
decima-1.27.pom | |
decima-1.27.jar | 99 KB |
decima-1.27-sources.jar | 51 KB |
decima-1.27-javadoc.jar | 179 KB |
Browse |
<!-- 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"]
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 |
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 |