Last Version

JProbLog 0.1.0

Java interface for ProbLog.

License

License

GroupId

GroupId

de.tu-dresden.inf.lat.jproblog
ArtifactId

ArtifactId

jproblog
Version

Version

0.1.0
Type

Type

jar
Description

Description

JProbLog
Java interface for ProbLog.
Project URL

Project URL

https://github.com/julianmendez/jproblog
Project Organization

Project Organization

Chair of Automata Theory - TU Dresden
Source Code Management

Source Code Management

https://github.com/julianmendez/jproblog.git

Download jproblog 0.1.0


<!-- https://jarcasting.com/artifacts/de.tu-dresden.inf.lat.jproblog/jproblog/ -->
<dependency>
    <groupId>de.tu-dresden.inf.lat.jproblog</groupId>
    <artifactId>jproblog</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.tu-dresden.inf.lat.jproblog/jproblog/
implementation 'de.tu-dresden.inf.lat.jproblog:jproblog:0.1.0'
// https://jarcasting.com/artifacts/de.tu-dresden.inf.lat.jproblog/jproblog/
implementation ("de.tu-dresden.inf.lat.jproblog:jproblog:0.1.0")
'de.tu-dresden.inf.lat.jproblog:jproblog:jar:0.1.0'
<dependency org="de.tu-dresden.inf.lat.jproblog" name="jproblog" rev="0.1.0">
  <artifact name="jproblog" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.tu-dresden.inf.lat.jproblog', module='jproblog', version='0.1.0')
)
libraryDependencies += "de.tu-dresden.inf.lat.jproblog" % "jproblog" % "0.1.0"
[de.tu-dresden.inf.lat.jproblog/jproblog "0.1.0"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.