Last Version

io7m-kstructural-core 0.3.1

Kotlin implementation of the structural document language (Core)

License

License

GroupId

GroupId

com.io7m.kstructural
ArtifactId

ArtifactId

io7m-kstructural-core
Version

Version

0.3.1
Type

Type

jar
Description

Description

io7m-kstructural-core
Kotlin implementation of the structural document language (Core)
Project URL

Project URL

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

Download io7m-kstructural-core 0.3.1


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

Dependencies

compile (8)

Group / Artifact Type Version
com.io7m.jnull : io7m-jnull-core jar [1.0.0, 2.0.0)
com.io7m.jfunctional : io7m-jfunctional-core jar [1.0.0, 2.0.0)
com.io7m.junreachable : io7m-junreachable-core jar [1.0.1, 2.0.0)
com.io7m.jlexing : io7m-jlexing-core jar 0.1.1
org.slf4j : slf4j-api jar 1.7.21
org.jetbrains.kotlin : kotlin-stdlib jar 1.0.3
org.valid4j : valid4j jar 0.5.0
org.jgrapht : jgrapht-core jar 0.9.2

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.