Download scalate-core-1.5.0.jar file - Jar s

Jar examples for s:scalate-core

Description

Scalate Core

You can download jar file scalate-core 1.5.0 in this page.

License

Apache License

Build File

You can use the following script to add scalate-core-1.5.0.jar to your project.

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

Download

Click the following link to download the jar file.

scalate-core-1.5.0-javadoc.jar
scalate-core-1.5.0-sources.jar
scalate-core-1.5.0.jar
scalate-core-1.5.0.pom



Related Tutorials