sbt / sbt-atmos   0.3.2

GitHub

sbt plugin for running Typesafe Console in development

sbt-atmos-play 0.3.1


Group ID:
com.typesafe.sbt
Artifact ID:
sbt-atmos-play
Version:
0.3.1
Release Date:
Oct 1, 2013
Licenses:
Files:

libraryDependencies += "com.typesafe.sbt" % "sbt-atmos-play" % "0.3.1"

Mill build tool

ivy"com.typesafe.sbt:sbt-atmos-play:0.3.1"

Scala CLI

//> using dep "com.typesafe.sbt:sbt-atmos-play:0.3.1"

Ammonite REPL

import $ivy.`com.typesafe.sbt:sbt-atmos-play:0.3.1`

<dependency>
  <groupId>com.typesafe.sbt</groupId>
  <artifactId>sbt-atmos-play</artifactId>
  <version>0.3.1</version>
</dependency>

compile group: 'com.typesafe.sbt', name: 'sbt-atmos-play', version: '0.3.1'