typesafehub / sbt-echo   1.3.1

GitHub

sbt plugin for echo tracing and activator

sbt-echo-play 1.3.1


Group ID:
com.typesafe.sbt
Artifact ID:
sbt-echo-play
Version:
1.3.1
Release Date:
Feb 27, 2015
Licenses:
Files:

libraryDependencies += "com.typesafe.sbt" % "sbt-echo-play" % "1.3.1"

Mill build tool

ivy"com.typesafe.sbt:sbt-echo-play:1.3.1"

Scala CLI

//> using dep "com.typesafe.sbt:sbt-echo-play:1.3.1"

Ammonite REPL

import $ivy.`com.typesafe.sbt:sbt-echo-play:1.3.1`

<dependency>
  <groupId>com.typesafe.sbt</groupId>
  <artifactId>sbt-echo-play</artifactId>
  <version>1.3.1</version>
</dependency>

compile group: 'com.typesafe.sbt', name: 'sbt-echo-play', version: '1.3.1'