io.github.gustiks:CLI

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

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.gustiks
ArtifactId

ArtifactId

CLI
Last Version

Last Version

0.2.1-alpha
Release Date

Release Date

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/CLI

Download CLI

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
io.github.gustiks : Settings jar 0.2.1-alpha
io.github.gustiks : Utilities jar 0.2.1-alpha
io.github.gustiks : Pipelines jar 0.2.1-alpha
io.github.gustiks : Logging jar 0.2.1-alpha
io.github.gustiks : Workflow jar 0.2.1-alpha
commons-cli : commons-cli jar 1.4

test (1)

Group / Artifact Type Version
io.github.gustiks : Resources jar 0.2.1-alpha

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.1-alpha