Download script-exec-0.1.2.jar file - Jar s

Jar examples for s:script-exec

Description

script execution

You can download jar file script-exec 0.1.2 in this page.

Build File

You can use the following script to add script-exec-0.1.2.jar to your project.

<dependency>
   <groupId>org.cloudhoist</groupId>
   <artifactId>script-exec</artifactId>
   <version>0.1.2</version>
</dependency>
compile group: 'org.cloudhoist', name: 'script-exec', version: '0.1.2'
libraryDependencies += "org.cloudhoist" % "script-exec" % "0.1.2"
<dependency org="org.cloudhoist" name="script-exec" rev="0.1.2"/>
@Grapes(@Grab(group='org.cloudhoist', module='script-exec', version='0.1.2'))
'org.cloudhoist:script-exec:jar:0.1.2'

Download

Click the following link to download the jar file.

script-exec-0.1.2-sources.jar
script-exec-0.1.2.jar
script-exec-0.1.2.pom



Related Tutorials