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