Download scalate-core_2.10-1.6.1.jar file - Jar s

Jar examples for s:scalate-core-2.10

Description

Scalate Core

You can download jar file scalate-core_2.10 1.6.1 in this page.

License

Apache License

Build File

You can use the following script to add scalate-core_2.10-1.6.1.jar to your project.

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

Download

Click the following link to download the jar file.

scalate-core_2.10-1.6.1-javadoc.jar
scalate-core_2.10-1.6.1-sources.jar
scalate-core_2.10-1.6.1.jar
scalate-core_2.10-1.6.1.pom



Related Tutorials