Download io7m-jsx-core-0.4.1.jar file - Jar i

Jar examples for i:io7m-jsx-core

Description

S-expression parsing (Core)

You can download jar file io7m-jsx-core 0.4.1 in this page.

Build File

You can use the following script to add io7m-jsx-core-0.4.1.jar to your project.

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

Download

Click the following link to download the jar file.

io7m-jsx-core-0.4.1-javadoc.jar
io7m-jsx-core-0.4.1-sources.jar
io7m-jsx-core-0.4.1-tests.jar
io7m-jsx-core-0.4.1.jar
io7m-jsx-core-0.4.1.pom



Related Tutorials