Download scalasti_2.9.1-0.5.8.jar file - Jar s

Jar examples for s:scalasti-2.9.1

Description

A Scala-friendly wrapper for Terence Parr's StringTemplate library

You can download jar file scalasti_2.9.1 0.5.8 in this page.

License

BSD

Build File

You can use the following script to add scalasti_2.9.1-0.5.8.jar to your project.

<dependency>
   <groupId>org.clapper</groupId>
   <artifactId>scalasti_2.9.1</artifactId>
   <version>0.5.8</version>
</dependency>
compile group: 'org.clapper', name: 'scalasti_2.9.1', version: '0.5.8'
libraryDependencies += "org.clapper" % "scalasti_2.9.1" % "0.5.8"
<dependency org="org.clapper" name="scalasti_2.9.1" rev="0.5.8"/>
@Grapes(@Grab(group='org.clapper', module='scalasti_2.9.1', version='0.5.8'))
'org.clapper:scalasti_2.9.1:jar:0.5.8'

Download

Click the following link to download the jar file.

scalasti_2.9.1-0.5.8-javadoc.jar
scalasti_2.9.1-0.5.8-sources.jar
scalasti_2.9.1-0.5.8.jar
scalasti_2.9.1-0.5.8.pom



Related Tutorials