Download io7m-jstructural-core-4.2.0.jar file - Jar i

Jar examples for i:io7m-jstructural-core

Description

Java implementation of the structural document language (Core types)

You can download jar file io7m-jstructural-core 4.2.0 in this page.

License

ISC License

Build File

You can use the following script to add io7m-jstructural-core-4.2.0.jar to your project.

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

Download

Click the following link to download the jar file.

io7m-jstructural-core-4.2.0-javadoc.jar
io7m-jstructural-core-4.2.0-sources.jar
io7m-jstructural-core-4.2.0.jar
io7m-jstructural-core-4.2.0.pom



Related Tutorials