bmc / scalasti   3.0.1

Website GitHub

A Scala interface to the Java StringTemplate library

Scala versions: 2.12 2.11 2.10

scalasti 1.0.0


Group ID:
org.clapper
Artifact ID:
scalasti_2.10
Version:
1.0.0
Release Date:
Oct 21, 2012
Licenses:
Files:

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

Mill build tool

ivy"org.clapper::scalasti:1.0.0"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>org.clapper</groupId>
  <artifactId>scalasti_2.10</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'org.clapper', name: 'scalasti_2.10', version: '1.0.0'