Jar examples for s:scalate-core
Scalate Core
You can download jar file scalate-core 1.5.3 in this page.
Apache License
You can use the following script to add scalate-core-1.5.3.jar to your project.
<dependency> <groupId>org.fusesource.scalate</groupId> <artifactId>scalate-core</artifactId> <version>1.5.3</version> </dependency>
compile group: 'org.fusesource.scalate', name: 'scalate-core', version: '1.5.3'
libraryDependencies += "org.fusesource.scalate" % "scalate-core" % "1.5.3"
<dependency org="org.fusesource.scalate" name="scalate-core" rev="1.5.3"/>
@Grapes(@Grab(group='org.fusesource.scalate', module='scalate-core', version='1.5.3'))
'org.fusesource.scalate:scalate-core:jar:1.5.3'
Click the following link to download the jar file.
scalate-core-1.5.3-javadoc.jar