License |
License |
---|---|
GroupId | GroupIdcom.io7m.kstructural |
ArtifactId | ArtifactIdio7m-kstructural-documentation |
Last Version | Last Version0.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionio7m-kstructural-documentation
Kotlin implementation of the structural document language (Documentation)
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.io7m.kstructural/io7m-kstructural-documentation/ -->
<dependency>
<groupId>com.io7m.kstructural</groupId>
<artifactId>io7m-kstructural-documentation</artifactId>
<version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.io7m.kstructural/io7m-kstructural-documentation/
implementation 'com.io7m.kstructural:io7m-kstructural-documentation:0.3.1'
// https://jarcasting.com/artifacts/com.io7m.kstructural/io7m-kstructural-documentation/
implementation ("com.io7m.kstructural:io7m-kstructural-documentation:0.3.1")
'com.io7m.kstructural:io7m-kstructural-documentation:jar:0.3.1'
<dependency org="com.io7m.kstructural" name="io7m-kstructural-documentation" rev="0.3.1">
<artifact name="io7m-kstructural-documentation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.io7m.kstructural', module='io7m-kstructural-documentation', version='0.3.1')
)
libraryDependencies += "com.io7m.kstructural" % "io7m-kstructural-documentation" % "0.3.1"
[com.io7m.kstructural/io7m-kstructural-documentation "0.3.1"]
Group / Artifact | Type | Version |
---|---|---|
com.io7m.kstructural : io7m-kstructural-cmdline | jar | 0.3.1 |
com.io7m.kstructural : io7m-kstructural-core | jar | 0.3.1 |
com.io7m.kstructural : io7m-kstructural-frontend | 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-schema | jar | 0.3.1 |
com.io7m.kstructural : io7m-kstructural-xom | jar | 0.3.1 |
com.io7m.jnull : io7m-jnull-core | jar | [1.0.0, 2.0.0) |