is not current version
Last Version 2.5.6

org.webjars.bower:angular-ui-bootstrap 1.2.4

WebJar for angular-ui-bootstrap

Categories

Categories

Angular User Interface Web Frameworks
GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

angular-ui-bootstrap
Version

Version

1.2.4
Type

Type

jar

Download angular-ui-bootstrap 1.2.4


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