Download interpreter-0.9.117.jar file - Jar i

Jar examples for i:interpreter

Description

You can download jar file interpreter 0.9.117 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials