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

Jar examples for s:scalate-util

Description

Scalate Utilities

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials