scalajs-bootstrap-v4 2.3.0


Group ID:
com.github.karasiq
Artifact ID:
scalajs-bootstrap-v4_2.12
Version:
2.3.0
Release Date:
Jan 24, 2018
Licenses:
MIT
Files:

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

Mill build tool

ivy"com.github.karasiq::scalajs-bootstrap-v4:2.3.0"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.karasiq</groupId>
  <artifactId>scalajs-bootstrap-v4_2.12</artifactId>
  <version>2.3.0</version>
</dependency>

compile group: 'com.github.karasiq', name: 'scalajs-bootstrap-v4_2.12', version: '2.3.0'