scalajs-bootstrap 2.1.1


Group ID:
com.github.karasiq
Artifact ID:
scalajs-bootstrap_2.12
Version:
2.1.1
Release Date:
Sept 2, 2017
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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