Download io7m-kstructural-frontend-0.3.0.jar file - Jar i

Jar examples for i:io7m-kstructural-frontend

Description

Kotlin implementation of the structural document language (Frontend)

You can download jar file io7m-kstructural-frontend 0.3.0 in this page.

Build File

You can use the following script to add io7m-kstructural-frontend-0.3.0.jar to your project.

<dependency>
   <groupId>com.io7m.kstructural</groupId>
   <artifactId>io7m-kstructural-frontend</artifactId>
   <version>0.3.0</version>
</dependency>
compile group: 'com.io7m.kstructural', name: 'io7m-kstructural-frontend', version: '0.3.0'
libraryDependencies += "com.io7m.kstructural" % "io7m-kstructural-frontend" % "0.3.0"
<dependency org="com.io7m.kstructural" name="io7m-kstructural-frontend" rev="0.3.0"/>
@Grapes(@Grab(group='com.io7m.kstructural', module='io7m-kstructural-frontend', version='0.3.0'))
'com.io7m.kstructural:io7m-kstructural-frontend:jar:0.3.0'

Download

Click the following link to download the jar file.

io7m-kstructural-frontend-0.3.0-javadoc.jar
io7m-kstructural-frontend-0.3.0-sources.jar
io7m-kstructural-frontend-0.3.0-tests.jar
io7m-kstructural-frontend-0.3.0.jar
io7m-kstructural-frontend-0.3.0.pom



Related Tutorials