is not current version
Last Version 0.3.1

com.io7m.kstructural:io7m-kstructural 0.2.0

Kotlin implementation of the structural document language

GroupId

GroupId

com.io7m.kstructural
ArtifactId

ArtifactId

io7m-kstructural
Version

Version

0.2.0
Type

Type

pom

Download io7m-kstructural 0.2.0

Filename Size
io7m-kstructural-0.2.0.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.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.io7m.kstructural/io7m-kstructural/
implementation 'com.io7m.kstructural:io7m-kstructural:0.2.0'
// https://jarcasting.com/artifacts/com.io7m.kstructural/io7m-kstructural/
implementation ("com.io7m.kstructural:io7m-kstructural:0.2.0")
'com.io7m.kstructural:io7m-kstructural:pom:0.2.0'
<dependency org="com.io7m.kstructural" name="io7m-kstructural" rev="0.2.0">
  <artifact name="io7m-kstructural" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.io7m.kstructural', module='io7m-kstructural', version='0.2.0')
)
libraryDependencies += "com.io7m.kstructural" % "io7m-kstructural" % "0.2.0"
[com.io7m.kstructural/io7m-kstructural "0.2.0"]