Download scalate-test_2.9-1.6.0.jar file - Jar s

Jar examples for s:scalate-test-2.9

Description

Scalate Test Support Classes

You can download jar file scalate-test_2.9 1.6.0 in this page.

License

Apache License

Build File

You can use the following script to add scalate-test_2.9-1.6.0.jar to your project.

<dependency>
   <groupId>org.fusesource.scalate</groupId>
   <artifactId>scalate-test_2.9</artifactId>
   <version>1.6.0</version>
</dependency>
compile group: 'org.fusesource.scalate', name: 'scalate-test_2.9', version: '1.6.0'
libraryDependencies += "org.fusesource.scalate" % "scalate-test_2.9" % "1.6.0"
<dependency org="org.fusesource.scalate" name="scalate-test_2.9" rev="1.6.0"/>
@Grapes(@Grab(group='org.fusesource.scalate', module='scalate-test_2.9', version='1.6.0'))
'org.fusesource.scalate:scalate-test_2.9:jar:1.6.0'

Download

Click the following link to download the jar file.

scalate-test_2.9-1.6.0-javadoc.jar
scalate-test_2.9-1.6.0-sources.jar
scalate-test_2.9-1.6.0.jar
scalate-test_2.9-1.6.0.pom



Related Tutorials