Download scalasti_2.10-1.0.0.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 1.0.0 in this page.

License

BSD

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials