Jar examples for s:scalasti-2.10
A Scala-friendly wrapper for Terence Parr's StringTemplate library
You can download jar file scalasti_2.10 2.0.0 in this page.
BSD
You can use the following script to add scalasti_2.10-2.0.0.jar to your project.
<dependency> <groupId>org.clapper</groupId> <artifactId>scalasti_2.10</artifactId> <version>2.0.0</version> </dependency>
compile group: 'org.clapper', name: 'scalasti_2.10', version: '2.0.0'
libraryDependencies += "org.clapper" % "scalasti_2.10" % "2.0.0"
<dependency org="org.clapper" name="scalasti_2.10" rev="2.0.0"/>
@Grapes(@Grab(group='org.clapper', module='scalasti_2.10', version='2.0.0'))
'org.clapper:scalasti_2.10:jar:2.0.0'
Click the following link to download the jar file.
scalasti_2.10-2.0.0-javadoc.jar