sbt-scalajs 0.6.1
Group ID:
com.github.inthenow
Artifact ID:
sbt-scalajs
Version:
0.6.1
Release Date:
Mar 9, 2015
Licenses:
Files:
libraryDependencies += "com.github.inthenow" % "sbt-scalajs" % "0.6.1"
ivy"com.github.inthenow:sbt-scalajs:0.6.1"
//> using dep "com.github.inthenow:sbt-scalajs:0.6.1"
import $ivy.`com.github.inthenow:sbt-scalajs:0.6.1`
<dependency> <groupId>com.github.inthenow</groupId> <artifactId>sbt-scalajs</artifactId> <version>0.6.1</version> </dependency>
compile group: 'com.github.inthenow', name: 'sbt-scalajs', version: '0.6.1'