thoughtworksinc / akka-http-twirl   1.2.0

Apache License 2.0 GitHub

Twirl file marshalling support for akka-http

Scala versions: 2.11 2.10

akka-http-twirl 1.2.0


Group ID:
com.thoughtworks.akka-http-twirl
Artifact ID:
akka-http-twirl_2.10
Version:
1.2.0
Release Date:
Oct 14, 2016
Licenses:
Files:
Full Scala Version:
2.10.6

libraryDependencies += "com.thoughtworks.akka-http-twirl" %% "akka-http-twirl" % "1.2.0"

Mill build tool

ivy"com.thoughtworks.akka-http-twirl::akka-http-twirl:1.2.0"

Scala CLI

//> using dep "com.thoughtworks.akka-http-twirl::akka-http-twirl:1.2.0"

Ammonite REPL

import $ivy.`com.thoughtworks.akka-http-twirl::akka-http-twirl:1.2.0`

<dependency>
  <groupId>com.thoughtworks.akka-http-twirl</groupId>
  <artifactId>akka-http-twirl_2.10</artifactId>
  <version>1.2.0</version>
</dependency>

compile group: 'com.thoughtworks.akka-http-twirl', name: 'akka-http-twirl_2.10', version: '1.2.0'