Download scalasti_2.8.1-0.5.1.jar file - Jar s

Jar examples for s:scalasti-2.8.1

Description

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

You can download jar file scalasti_2.8.1 0.5.1 in this page.

License

BSD

Build File

You can use the following script to add scalasti_2.8.1-0.5.1.jar to your project.

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

Download

Click the following link to download the jar file.

scalasti_2.8.1-0.5.1.jar
scalasti_2.8.1-0.5.1.pom



Related Tutorials