typesafehub / sbt-echo   1.3.1

GitHub

sbt plugin for echo tracing and activator

sbt-echo-play 0.1.10


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

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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