is not current version
Last Version 2.5.0

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

WebJar for angular-bootstrap

Categories

Categories

Angular User Interface Web Frameworks
GroupId

GroupId

org.webjars.bowergithub.angular-ui
ArtifactId

ArtifactId

bootstrap-bower
Version

Version

1.1.2
Type

Type

jar

Download bootstrap-bower 1.1.2


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