is not current version
Last Version 2.5.0

org.webjars.bowergithub.angular-ui:bootstrap-bower 0.14.3

WebJar for angular-bootstrap

Categories

Categories

Angular User Interface Web Frameworks
GroupId

GroupId

org.webjars.bowergithub.angular-ui
ArtifactId

ArtifactId

bootstrap-bower
Version

Version

0.14.3
Type

Type

jar

Download bootstrap-bower 0.14.3


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