playframework / playframework   2.9.6

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
sbt plugins: 1.x

sbt-plugin 2.4.0-RC5


Group ID:
com.typesafe.play
Artifact ID:
sbt-plugin
Version:
2.4.0-RC5
Release Date:
May 18, 2015
Licenses:
Files:

libraryDependencies += "com.typesafe.play" % "sbt-plugin" % "2.4.0-RC5"

Mill build tool

ivy"com.typesafe.play:sbt-plugin:2.4.0-RC5"

Scala CLI

//> using dep "com.typesafe.play:sbt-plugin:2.4.0-RC5"

Ammonite REPL

import $ivy.`com.typesafe.play:sbt-plugin:2.4.0-RC5`

<dependency>
  <groupId>com.typesafe.play</groupId>
  <artifactId>sbt-plugin</artifactId>
  <version>2.4.0-RC5</version>
</dependency>

compile group: 'com.typesafe.play', name: 'sbt-plugin', version: '2.4.0-RC5'