typesafehub / sbt-echo   1.3.1

GitHub

sbt plugin for echo tracing and activator

sbt-echo-play 0.1.13


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

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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