Download fakescript-java-1.0.9.jar file - Jar f

Jar examples for f:fakescript-java

Description

Lightweight embedded scripting language.

You can download jar file fakescript-java 1.0.9 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add fakescript-java-1.0.9.jar to your project.

<dependency>
   <groupId>com.github.esrrhs</groupId>
   <artifactId>fakescript-java</artifactId>
   <version>1.0.9</version>
</dependency>
compile group: 'com.github.esrrhs', name: 'fakescript-java', version: '1.0.9'
libraryDependencies += "com.github.esrrhs" % "fakescript-java" % "1.0.9"
<dependency org="com.github.esrrhs" name="fakescript-java" rev="1.0.9"/>
@Grapes(@Grab(group='com.github.esrrhs', module='fakescript-java', version='1.0.9'))
'com.github.esrrhs:fakescript-java:jar:1.0.9'

Download

Click the following link to download the jar file.

fakescript-java-1.0.9-javadoc.jar
fakescript-java-1.0.9-sources.jar
fakescript-java-1.0.9.jar
fakescript-java-1.0.9.pom



Related Tutorials