is not current version
Last Version 3.0.1

org.clapper:scalasti_2.12 3.0.0

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

Categories

Categories

Scala Languages
GroupId

GroupId

org.clapper
ArtifactId

ArtifactId

scalasti_2.12
Version

Version

3.0.0
Type

Type

jar

Download scalasti_2.12 3.0.0


<!-- https://jarcasting.com/artifacts/org.clapper/scalasti_2.12/ -->
<dependency>
    <groupId>org.clapper</groupId>
    <artifactId>scalasti_2.12</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.clapper/scalasti_2.12/
implementation 'org.clapper:scalasti_2.12:3.0.0'
// https://jarcasting.com/artifacts/org.clapper/scalasti_2.12/
implementation ("org.clapper:scalasti_2.12:3.0.0")
'org.clapper:scalasti_2.12:jar:3.0.0'
<dependency org="org.clapper" name="scalasti_2.12" rev="3.0.0">
  <artifact name="scalasti_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.clapper', module='scalasti_2.12', version='3.0.0')
)
libraryDependencies += "org.clapper" % "scalasti_2.12" % "3.0.0"
[org.clapper/scalasti_2.12 "3.0.0"]