seratch / scalatra-thymeleaf-support   2.2.0

GitHub

Scalatra Thymeleaf Support

Scala versions: 2.10

scalatra-thymeleaf-support 2.2.0


Group ID:
com.github.seratch
Artifact ID:
scalatra-thymeleaf-support_2.10
Version:
2.2.0
Release Date:
Mar 29, 2013
Licenses:
Files:

libraryDependencies += "com.github.seratch" %% "scalatra-thymeleaf-support" % "2.2.0"

Mill build tool

ivy"com.github.seratch::scalatra-thymeleaf-support:2.2.0"

Scala CLI

//> using dep "com.github.seratch::scalatra-thymeleaf-support:2.2.0"

Ammonite REPL

import $ivy.`com.github.seratch::scalatra-thymeleaf-support:2.2.0`

<dependency>
  <groupId>com.github.seratch</groupId>
  <artifactId>scalatra-thymeleaf-support_2.10</artifactId>
  <version>2.2.0</version>
</dependency>

compile group: 'com.github.seratch', name: 'scalatra-thymeleaf-support_2.10', version: '2.2.0'