Last Version

io7m-kstructural-plain 0.3.1

Kotlin implementation of the structural document language (Plain text backend)

License

License

GroupId

GroupId

com.io7m.kstructural
ArtifactId

ArtifactId

io7m-kstructural-plain
Version

Version

0.3.1
Type

Type

jar
Description

Description

io7m-kstructural-plain
Kotlin implementation of the structural document language (Plain text backend)
Project URL

Project URL

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

Download io7m-kstructural-plain 0.3.1


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

Dependencies

compile (8)

Group / Artifact Type Version
com.io7m.kstructural : io7m-kstructural-core jar 0.3.1
com.io7m.jpita : io7m-jpita-core jar 0.2.1
com.io7m.jboxes : io7m-jboxes-core jar 0.2.0
com.io7m.jorchard : io7m-jorchard-core jar 0.2.0
com.io7m.jptbox : io7m-jptbox-core jar 0.1.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.0.3
org.valid4j : valid4j jar 0.5.0
org.apache.commons : commons-lang3 jar 3.4

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
net.java.quickcheck : quickcheck jar 0.6
ch.qos.logback : logback-classic jar 1.1.7
com.io7m.kstructural : io7m-kstructural-parser jar 0.3.1

Project Modules

There are no modules declared in this project.