bmc / scalasti   3.0.1

Website GitHub

A Scala interface to the Java StringTemplate library

Scala versions: 2.12 2.11 2.10

scalasti 2.1.2


Group ID:
org.clapper
Artifact ID:
scalasti_2.12
Version:
2.1.2
Release Date:
Nov 4, 2016
Licenses:
Files:

libraryDependencies += "org.clapper" %% "scalasti" % "2.1.2"

Mill build tool

ivy"org.clapper::scalasti:2.1.2"

Scala CLI

//> using dep "org.clapper::scalasti:2.1.2"

Ammonite REPL

import $ivy.`org.clapper::scalasti:2.1.2`

<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'