sbt-fork-run-plugin 2.5.13


Group ID:
com.typesafe.play
Artifact ID:
sbt-fork-run-plugin
Version:
2.5.13
Release Date:
Mar 10, 2017
Licenses:
Files:

libraryDependencies += "com.typesafe.play" % "sbt-fork-run-plugin" % "2.5.13"

Mill build tool

ivy"com.typesafe.play:sbt-fork-run-plugin:2.5.13"

Scala CLI

//> using dep "com.typesafe.play:sbt-fork-run-plugin:2.5.13"

Ammonite REPL

import $ivy.`com.typesafe.play:sbt-fork-run-plugin:2.5.13`

<dependency>
  <groupId>com.typesafe.play</groupId>
  <artifactId>sbt-fork-run-plugin</artifactId>
  <version>2.5.13</version>
</dependency>

compile group: 'com.typesafe.play', name: 'sbt-fork-run-plugin', version: '2.5.13'