io7m-kstructural-cmdline

Kotlin implementation of the structural document language (Command line tool)

License

License

GroupId

GroupId

com.io7m.kstructural
ArtifactId

ArtifactId

io7m-kstructural-cmdline
Last Version

Last Version

0.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

io7m-kstructural-cmdline
Kotlin implementation of the structural document language (Command line tool)
Project URL

Project URL

http://io7m.github.io/kstructural/

Download io7m-kstructural-cmdline

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.io7m.kstructural : io7m-kstructural-frontend jar 0.3.1
com.beust : jcommander jar 1.48
org.slf4j : slf4j-api jar 1.7.21
org.valid4j : valid4j jar 0.5.0
ch.qos.logback : logback-classic jar 1.1.7

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
net.java.quickcheck : quickcheck jar 0.6

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.1
0.3.0
0.2.0
0.1.0