scalajs-bootstrap 2.2.3


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

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.karasiq</groupId>
  <artifactId>scalajs-bootstrap_2.12</artifactId>
  <version>2.2.3</version>
</dependency>

compile group: 'com.github.karasiq', name: 'scalajs-bootstrap_2.12', version: '2.2.3'