playframework / playframework   2.9.3

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
sbt plugins: 1.0

sbt-fork-run-protocol 2.5.10


Group ID:
com.typesafe.play
Artifact ID:
sbt-fork-run-protocol_2.10
Version:
2.5.10
Release Date:
Nov 18, 2016
Licenses:
Files:

libraryDependencies += "com.typesafe.play" %% "sbt-fork-run-protocol" % "2.5.10"

Mill build tool

ivy"com.typesafe.play::sbt-fork-run-protocol:2.5.10"

Scala CLI

//> using dep "com.typesafe.play::sbt-fork-run-protocol:2.5.10"

Ammonite REPL

import $ivy.`com.typesafe.play::sbt-fork-run-protocol:2.5.10`

<dependency>
  <groupId>com.typesafe.play</groupId>
  <artifactId>sbt-fork-run-protocol_2.10</artifactId>
  <version>2.5.10</version>
</dependency>

compile group: 'com.typesafe.play', name: 'sbt-fork-run-protocol_2.10', version: '2.5.10'