is not current version
Last Version 2.5.0

org.webjars:angular-ui-bootstrap 1.3.2

WebJar for Angular UI Bootstrap

Categories

Categories

Angular User Interface Web Frameworks
GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

angular-ui-bootstrap
Version

Version

1.3.2
Type

Type

jar

Download angular-ui-bootstrap 1.3.2


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