Download scalasti_2.10-2.1.4.jar file - Jar s

Jar examples for s:scalasti-2.10

Description

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

You can download jar file scalasti_2.10 2.1.4 in this page.

License

BSD

Build File

You can use the following script to add scalasti_2.10-2.1.4.jar to your project.

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

Download

Click the following link to download the jar file.

scalasti_2.10-2.1.4-javadoc.jar
scalasti_2.10-2.1.4-sources.jar
scalasti_2.10-2.1.4.jar
scalasti_2.10-2.1.4.pom



Related Tutorials