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.1


Group ID:
org.clapper
Artifact ID:
scalasti_2.11
Version:
2.1.1
Release Date:
Oct 9, 2016
Licenses:
Files:

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

Mill build tool

ivy"org.clapper::scalasti:2.1.1"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>org.clapper</groupId>
  <artifactId>scalasti_2.11</artifactId>
  <version>2.1.1</version>
</dependency>

compile group: 'org.clapper', name: 'scalasti_2.11', version: '2.1.1'