is not current version
Last Version 0.12.1

io.github.clearwsd:clearwsd-cli 0.10.0

Command line interfaces for non-programmatic training and experimentation.

Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.clearwsd
ArtifactId

ArtifactId

clearwsd-cli
Version

Version

0.10.0
Type

Type

jar

Download clearwsd-cli 0.10.0


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