Categories |
CategoriesAngular User Interface Web Frameworks |
---|---|
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdangular-ui-bootstrap-bower |
Version | Version0.13.0 |
Type | Typejar |
Filename | Size |
---|---|
angular-ui-bootstrap-bower-0.13.0.pom | |
angular-ui-bootstrap-bower-0.13.0.jar | 108 KB |
angular-ui-bootstrap-bower-0.13.0-sources.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/angular-ui-bootstrap-bower/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>angular-ui-bootstrap-bower</artifactId>
<version>0.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/angular-ui-bootstrap-bower/
implementation 'org.webjars.bower:angular-ui-bootstrap-bower:0.13.0'
// https://jarcasting.com/artifacts/org.webjars.bower/angular-ui-bootstrap-bower/
implementation ("org.webjars.bower:angular-ui-bootstrap-bower:0.13.0")
'org.webjars.bower:angular-ui-bootstrap-bower:jar:0.13.0'
<dependency org="org.webjars.bower" name="angular-ui-bootstrap-bower" rev="0.13.0">
<artifact name="angular-ui-bootstrap-bower" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='angular-ui-bootstrap-bower', version='0.13.0')
)
libraryDependencies += "org.webjars.bower" % "angular-ui-bootstrap-bower" % "0.13.0"
[org.webjars.bower/angular-ui-bootstrap-bower "0.13.0"]