is not current version
Last Version 2.4.0

org.webjars.npm:github-com-angular-ui-bootstrap 0.14.3

WebJar for angular-ui-bootstrap

Categories

Categories

Github Development Tools Version Controls Angular User Interface Web Frameworks
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

github-com-angular-ui-bootstrap
Version

Version

0.14.3
Type

Type

jar

Download github-com-angular-ui-bootstrap 0.14.3


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