Jar examples for i:io7m-kstructural-plain
Kotlin implementation of the structural document language (Plain text backend)
You can download jar file io7m-kstructural-plain 0.3.1 in this page.
You can use the following script to add io7m-kstructural-plain-0.3.1.jar to your project.
<dependency> <groupId>com.io7m.kstructural</groupId> <artifactId>io7m-kstructural-plain</artifactId> <version>0.3.1</version> </dependency>
compile group: 'com.io7m.kstructural', name: 'io7m-kstructural-plain', version: '0.3.1'
libraryDependencies += "com.io7m.kstructural" % "io7m-kstructural-plain" % "0.3.1"
<dependency org="com.io7m.kstructural" name="io7m-kstructural-plain" rev="0.3.1"/>
@Grapes(@Grab(group='com.io7m.kstructural', module='io7m-kstructural-plain', version='0.3.1'))
'com.io7m.kstructural:io7m-kstructural-plain:jar:0.3.1'
Click the following link to download the jar file.
io7m-kstructural-plain-0.3.1-javadoc.jar