License |
License |
---|---|
GroupId | GroupIdcom.io7m.kstructural |
ArtifactId | ArtifactIdio7m-kstructural-core |
Last Version | Last Version0.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionio7m-kstructural-core
Kotlin implementation of the structural document language (Core)
|
Project URL |
Project URL |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
net.java.quickcheck : quickcheck | jar | 0.6 |