Last Version

io.github.gustiks:Logic 0.3.0

A Java library for Deep Relational Learning (with differentiable logic programming).

License

License

GroupId

GroupId

io.github.gustiks
ArtifactId

ArtifactId

Logic
Version

Version

0.3.0
Type

Type

jar
Description

Description

A Java library for Deep Relational Learning (with differentiable logic programming).
Source Code Management

Source Code Management

https://github.com/gustiks/neuralogic/tree/master/Logic

Download Logic 0.3.0


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

Dependencies

compile (1)

Group / Artifact Type Version
io.github.gustiks : Utilities jar 0.3.0

Project Modules

There are no modules declared in this project.