u

ui.bootstrap

WebJar for ui.bootstrap
https://www.webjars.org
MIT
Files download
File Operation
ui.bootstrap-2.5.6.jar download
ui.bootstrap-2.5.6.pom download
ui.bootstrap-2.5.6-sources.jar download
Apache Maven
<dependency>
  <groupId>org.webjars.bower</groupId>
  <artifactId>ui.bootstrap</artifactId>
  <version>2.5.6</version>
</dependency>
Gradle Groovy
implementation 'org.webjars.bower:ui.bootstrap:2.5.6'
Gradle Kotlin
implementation("org.webjars.bower:ui.bootstrap:2.5.6")
Scala SBT
libraryDependencies += "org.webjars.bower" % "ui.bootstrap" % "2.5.6"
Groovy Grape
@Grapes(
  @Grab(group='org.webjars.bower', module='ui.bootstrap', version='2.5.6')
)
Apache Ivy
<dependency org="org.webjars.bower" name="ui.bootstrap" rev="2.5.6" />
Leiningen
[org.webjars.bower/ui.bootstrap "2.5.6"]
Apache Buildr
'org.webjars.bower:ui.bootstrap:jar:2.5.6'
Dependencies
The project has no third-party dependencies