scalajs-bootstrap 2.2.2


Group ID:
com.github.karasiq
Artifact ID:
scalajs-bootstrap_2.11
Version:
2.2.2
Release Date:
Jan 8, 2018
Licenses:
MIT
Files:

libraryDependencies += "com.github.karasiq" %% "scalajs-bootstrap" % "2.2.2"

Mill build tool

ivy"com.github.karasiq::scalajs-bootstrap:2.2.2"

Scala CLI

//> using dep "com.github.karasiq::scalajs-bootstrap:2.2.2"

Ammonite REPL

import $ivy.`com.github.karasiq::scalajs-bootstrap:2.2.2`

<dependency>
  <groupId>com.github.karasiq</groupId>
  <artifactId>scalajs-bootstrap_2.11</artifactId>
  <version>2.2.2</version>
</dependency>

compile group: 'com.github.karasiq', name: 'scalajs-bootstrap_2.11', version: '2.2.2'