is not current version
Last Version 2.5.0

org.webjars:angular-ui-bootstrap 0.12.1

WebJar for Angular UI Bootstrap

Categories

Categories

Angular User Interface Web Frameworks
GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

angular-ui-bootstrap
Version

Version

0.12.1
Type

Type

jar

Download angular-ui-bootstrap 0.12.1


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