Files download
File Operation
fobo-twbs-bootstrap4-api_3.3_2.12-2.1.0.jar download
fobo-twbs-bootstrap4-api_3.3_2.12-2.1.0.pom download
fobo-twbs-bootstrap4-api_3.3_2.12-2.1.0-sources.jar download
Apache Maven
<dependency>
  <groupId>net.liftmodules</groupId>
  <artifactId>fobo-twbs-bootstrap4-api_3.3_2.12</artifactId>
  <version>2.1.0</version>
</dependency>
Gradle Groovy
implementation 'net.liftmodules:fobo-twbs-bootstrap4-api_3.3_2.12:2.1.0'
Gradle Kotlin
implementation("net.liftmodules:fobo-twbs-bootstrap4-api_3.3_2.12:2.1.0")
Scala SBT
libraryDependencies += "net.liftmodules" % "fobo-twbs-bootstrap4-api_3.3_2.12" % "2.1.0"
Groovy Grape
@Grapes(
  @Grab(group='net.liftmodules', module='fobo-twbs-bootstrap4-api_3.3_2.12', version='2.1.0')
)
Apache Ivy
<dependency org="net.liftmodules" name="fobo-twbs-bootstrap4-api_3.3_2.12" rev="2.1.0" />
Leiningen
[net.liftmodules/fobo-twbs-bootstrap4-api_3.3_2.12 "2.1.0"]
Apache Buildr
'net.liftmodules:fobo-twbs-bootstrap4-api_3.3_2.12:jar:2.1.0'