is not current version
Last Version 2.5.6

org.webjars.bowergithub.angular-ui:bootstrap 0.12.0

WebJar for ui.bootstrap

Categories

Categories

Angular User Interface Web Frameworks
GroupId

GroupId

org.webjars.bowergithub.angular-ui
ArtifactId

ArtifactId

bootstrap
Version

Version

0.12.0
Type

Type

jar

Download bootstrap 0.12.0


<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.angular-ui/bootstrap/ -->
<dependency>
    <groupId>org.webjars.bowergithub.angular-ui</groupId>
    <artifactId>bootstrap</artifactId>
    <version>0.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.angular-ui/bootstrap/
implementation 'org.webjars.bowergithub.angular-ui:bootstrap:0.12.0'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.angular-ui/bootstrap/
implementation ("org.webjars.bowergithub.angular-ui:bootstrap:0.12.0")
'org.webjars.bowergithub.angular-ui:bootstrap:jar:0.12.0'
<dependency org="org.webjars.bowergithub.angular-ui" name="bootstrap" rev="0.12.0">
  <artifact name="bootstrap" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.angular-ui', module='bootstrap', version='0.12.0')
)
libraryDependencies += "org.webjars.bowergithub.angular-ui" % "bootstrap" % "0.12.0"
[org.webjars.bowergithub.angular-ui/bootstrap "0.12.0"]