anorm 2.3.9


Group ID:
com.typesafe.play
Artifact ID:
anorm_2.11
Version:
2.3.9
Release Date:
May 8, 2015
Licenses:
Files:

libraryDependencies += "com.typesafe.play" %% "anorm" % "2.3.9"

Mill build tool

ivy"com.typesafe.play::anorm:2.3.9"

Scala CLI

//> using dep "com.typesafe.play::anorm:2.3.9"

Ammonite REPL

import $ivy.`com.typesafe.play::anorm:2.3.9`

<dependency>
  <groupId>com.typesafe.play</groupId>
  <artifactId>anorm_2.11</artifactId>
  <version>2.3.9</version>
</dependency>

compile group: 'com.typesafe.play', name: 'anorm_2.11', version: '2.3.9'