Jar examples for s:scalasti-2.12
A Scala-friendly wrapper for Terence Parr's ST library
You can download jar file scalasti_2.12 2.1.2 in this page.
BSD
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'
Click the following link to download the jar file.
scalasti_2.12-2.1.2-javadoc.jar