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