lucidd / scala-js-chrome   0.5.8

Contributors Wanted MIT License GitHub

ScalaJS bindings for Chrome Extention/App and ChromeOS APIs

Scala versions: 2.12
Scala.js versions: 0.6

sbt-chrome-plugin 0.1.0


Group ID:
net.lullabyte
Artifact ID:
sbt-chrome-plugin
Version:
0.1.0
Release Date:
Jun 14, 2015
Licenses:
Files:

libraryDependencies += "net.lullabyte" % "sbt-chrome-plugin" % "0.1.0"

Mill build tool

ivy"net.lullabyte:sbt-chrome-plugin:0.1.0"

Scala CLI

//> using dep "net.lullabyte:sbt-chrome-plugin:0.1.0"

Ammonite REPL

import $ivy.`net.lullabyte:sbt-chrome-plugin:0.1.0`

<dependency>
  <groupId>net.lullabyte</groupId>
  <artifactId>sbt-chrome-plugin</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'net.lullabyte', name: 'sbt-chrome-plugin', version: '0.1.0'