Download scalasti_2.12-2.1.2.jar file - Jar s

Jar examples for s:scalasti-2.12

Description

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

You can download jar file scalasti_2.12 2.1.2 in this page.

License

BSD

Build File

You can use the following script to add scalasti_2.12-2.1.2.jar to your project.

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

Download

Click the following link to download the jar file.

scalasti_2.12-2.1.2-javadoc.jar
scalasti_2.12-2.1.2-sources.jar
scalasti_2.12-2.1.2.jar
scalasti_2.12-2.1.2.pom



Related Tutorials