License |
License |
---|---|
GroupId | GroupIdcom.io7m.kstructural |
ArtifactId | ArtifactIdio7m-kstructural-frontend |
Last Version | Last Version0.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionio7m-kstructural-frontend
Kotlin implementation of the structural document language (Frontend)
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.io7m.kstructural/io7m-kstructural-frontend/ -->
<dependency>
<groupId>com.io7m.kstructural</groupId>
<artifactId>io7m-kstructural-frontend</artifactId>
<version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.io7m.kstructural/io7m-kstructural-frontend/
implementation 'com.io7m.kstructural:io7m-kstructural-frontend:0.3.1'
// https://jarcasting.com/artifacts/com.io7m.kstructural/io7m-kstructural-frontend/
implementation ("com.io7m.kstructural:io7m-kstructural-frontend:0.3.1")
'com.io7m.kstructural:io7m-kstructural-frontend:jar:0.3.1'
<dependency org="com.io7m.kstructural" name="io7m-kstructural-frontend" rev="0.3.1">
<artifact name="io7m-kstructural-frontend" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.io7m.kstructural', module='io7m-kstructural-frontend', version='0.3.1')
)
libraryDependencies += "com.io7m.kstructural" % "io7m-kstructural-frontend" % "0.3.1"
[com.io7m.kstructural/io7m-kstructural-frontend "0.3.1"]
Group / Artifact | Type | Version |
---|---|---|
com.io7m.kstructural : io7m-kstructural-core | jar | 0.3.1 |
com.io7m.kstructural : io7m-kstructural-latex | jar | 0.3.1 |
com.io7m.kstructural : io7m-kstructural-parser | jar | 0.3.1 |
com.io7m.kstructural : io7m-kstructural-plain | jar | 0.3.1 |
com.io7m.kstructural : io7m-kstructural-pretty | jar | 0.3.1 |
com.io7m.kstructural : io7m-kstructural-xom | jar | 0.3.1 |
org.slf4j : slf4j-api | jar | 1.7.21 |
org.valid4j : valid4j | jar | 0.5.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
net.java.quickcheck : quickcheck | jar | 0.6 |