playframework / playframework   2.9.2

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-docs 2.6.0-M3


Group ID:
com.typesafe.play
Artifact ID:
play-docs_2.11
Version:
2.6.0-M3
Release Date:
Mar 25, 2017
Licenses:
Files:

libraryDependencies += "com.typesafe.play" %% "play-docs" % "2.6.0-M3"

Mill build tool

ivy"com.typesafe.play::play-docs:2.6.0-M3"

Scala CLI

//> using dep "com.typesafe.play::play-docs:2.6.0-M3"

Ammonite REPL

import $ivy.`com.typesafe.play::play-docs:2.6.0-M3`

<dependency>
  <groupId>com.typesafe.play</groupId>
  <artifactId>play-docs_2.11</artifactId>
  <version>2.6.0-M3</version>
</dependency>

compile group: 'com.typesafe.play', name: 'play-docs_2.11', version: '2.6.0-M3'