scalajs-bootstrap 2.1.5


Group ID:
com.github.karasiq
Artifact ID:
scalajs-bootstrap_2.12
Version:
2.1.5
Release Date:
Nov 11, 2017
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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