Download scriptella-core-1.1.jar file - Jar s

Jar examples for s:scriptella-core

Description

You can download jar file scriptella-core 1.1 in this page.

License

Apache License

Build File

You can use the following script to add scriptella-core-1.1.jar to your project.

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

Download

Click the following link to download the jar file.

scriptella-core-1.1-javadoc.jar
scriptella-core-1.1-sources.jar
scriptella-core-1.1-tests.jar
scriptella-core-1.1.jar
scriptella-core-1.1.pom



Related Tutorials