playframework / playframework   2.9.2

Contributors Wanted Apache License 2.0 Website GitHub

The Community Maintained High Velocity Web Framework For Java and Scala.

Scala versions: 3.x 2.13 2.12 2.11 2.10
Scala.js versions: 1.x 0.6
Scala Native versions: 0.4
sbt plugins: 1.0 0.13

play 2.4.4


Group ID:
com.typesafe.play
Artifact ID:
play_2.10
Version:
2.4.4
Release Date:
Nov 18, 2015
Licenses:
Files:

libraryDependencies += "com.typesafe.play" %% "play" % "2.4.4"

Mill build tool

ivy"com.typesafe.play::play:2.4.4"

Scala CLI

//> using dep "com.typesafe.play::play:2.4.4"

Ammonite REPL

import $ivy.`com.typesafe.play::play:2.4.4`

<dependency>
  <groupId>com.typesafe.play</groupId>
  <artifactId>play_2.10</artifactId>
  <version>2.4.4</version>
</dependency>

compile group: 'com.typesafe.play', name: 'play_2.10', version: '2.4.4'