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.3.0


Group ID:
net.lullabyte
Artifact ID:
sbt-chrome-plugin
Version:
0.3.0
Release Date:
Aug 3, 2016
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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