bmc / scalasti   3.0.1

Website GitHub

A Scala interface to the Java StringTemplate library

Scala versions: 2.12 2.11 2.10

scalasti 3.0.1


Group ID:
org.clapper
Artifact ID:
scalasti_2.12
Version:
3.0.1
Release Date:
Feb 16, 2017
Licenses:
Files:

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

Mill build tool

ivy"org.clapper::scalasti:3.0.1"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>org.clapper</groupId>
  <artifactId>scalasti_2.12</artifactId>
  <version>3.0.1</version>
</dependency>

compile group: 'org.clapper', name: 'scalasti_2.12', version: '3.0.1'