Download scalate-util-1.5.2.jar file - Jar s

Jar examples for s:scalate-util

Description

Scalate Utilities

You can download jar file scalate-util 1.5.2 in this page.

License

Apache License

Build File

You can use the following script to add scalate-util-1.5.2.jar to your project.

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

Download

Click the following link to download the jar file.

scalate-util-1.5.2-javadoc.jar
scalate-util-1.5.2-sources.jar
scalate-util-1.5.2.jar
scalate-util-1.5.2.pom



Related Tutorials