Download interpreter-0.8.19.jar file - Jar i

Jar examples for i:interpreter

Description

You can download jar file interpreter 0.8.19 in this page.

Build File

You can use the following script to add interpreter-0.8.19.jar to your project.

<dependency>
   <groupId>com.thesett</groupId>
   <artifactId>interpreter</artifactId>
   <version>0.8.19</version>
</dependency>
compile group: 'com.thesett', name: 'interpreter', version: '0.8.19'
libraryDependencies += "com.thesett" % "interpreter" % "0.8.19"
<dependency org="com.thesett" name="interpreter" rev="0.8.19"/>
@Grapes(@Grab(group='com.thesett', module='interpreter', version='0.8.19'))
'com.thesett:interpreter:jar:0.8.19'

Download

Click the following link to download the jar file.

interpreter-0.8.19-javadoc.jar
interpreter-0.8.19-sources.jar
interpreter-0.8.19-tests.jar
interpreter-0.8.19.jar
interpreter-0.8.19.pom



Related Tutorials