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