kstructural
See https://io7m.github.io/kstructural/ for more information.
License |
License |
---|---|
GroupId | GroupIdcom.io7m.kstructural |
ArtifactId | ArtifactIdio7m-kstructural |
Last Version | Last Version0.3.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionio7m-kstructural
Kotlin implementation of the structural document language
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
io7m-kstructural-0.3.1.pom | 19 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.io7m.kstructural/io7m-kstructural/ -->
<dependency>
<groupId>com.io7m.kstructural</groupId>
<artifactId>io7m-kstructural</artifactId>
<version>0.3.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.io7m.kstructural/io7m-kstructural/
implementation 'com.io7m.kstructural:io7m-kstructural:0.3.1'
// https://jarcasting.com/artifacts/com.io7m.kstructural/io7m-kstructural/
implementation ("com.io7m.kstructural:io7m-kstructural:0.3.1")
'com.io7m.kstructural:io7m-kstructural:pom:0.3.1'
<dependency org="com.io7m.kstructural" name="io7m-kstructural" rev="0.3.1">
<artifact name="io7m-kstructural" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.io7m.kstructural', module='io7m-kstructural', version='0.3.1')
)
libraryDependencies += "com.io7m.kstructural" % "io7m-kstructural" % "0.3.1"
[com.io7m.kstructural/io7m-kstructural "0.3.1"]
See https://io7m.github.io/kstructural/ for more information.