dmitraver / scala-play-thymeleaf-plugin   1.0

GitHub

Thymeleaf template engine plugin for Play(Scala) framework

Scala versions: 2.10

play-thymeleaf-plugin 1.0


Group ID:
com.github.dmitraver
Artifact ID:
play-thymeleaf-plugin_2.10
Version:
1.0
Release Date:
Apr 6, 2015
Licenses:
Files:
Full Scala Version:
2.10.4
Developers:

libraryDependencies += "com.github.dmitraver" %% "play-thymeleaf-plugin" % "1.0"

Mill build tool

ivy"com.github.dmitraver::play-thymeleaf-plugin:1.0"

Scala CLI

//> using dep "com.github.dmitraver::play-thymeleaf-plugin:1.0"

Ammonite REPL

import $ivy.`com.github.dmitraver::play-thymeleaf-plugin:1.0`

<dependency>
  <groupId>com.github.dmitraver</groupId>
  <artifactId>play-thymeleaf-plugin_2.10</artifactId>
  <version>1.0</version>
</dependency>

compile group: 'com.github.dmitraver', name: 'play-thymeleaf-plugin_2.10', version: '1.0'