Download webit-script-1.5.jar file - Jar w

Jar examples for w:webit-script

Description

a template-like script and engine, all writen with Java.

You can download jar file webit-script 1.5 in this page.

License

The New BSD License

Build File

You can use the following script to add webit-script-1.5.jar to your project.

<dependency>
   <groupId>com.github.zqq90.webit-script</groupId>
   <artifactId>webit-script</artifactId>
   <version>1.5</version>
</dependency>
compile group: 'com.github.zqq90.webit-script', name: 'webit-script', version: '1.5'
libraryDependencies += "com.github.zqq90.webit-script" % "webit-script" % "1.5"
<dependency org="com.github.zqq90.webit-script" name="webit-script" rev="1.5"/>
@Grapes(@Grab(group='com.github.zqq90.webit-script', module='webit-script', version='1.5'))
'com.github.zqq90.webit-script:webit-script:jar:1.5'

Download

Click the following link to download the jar file.

webit-script-1.5-javadoc.jar
webit-script-1.5-sources.jar
webit-script-1.5.jar
webit-script-1.5.pom



Related Tutorials