License |
License |
---|---|
Categories |
CategoriesAngular User Interface Web Frameworks |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdangular-confirm |
Last Version | Last Version1.2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionangular-confirm
WebJar for angular-confirm
|
Project URL |
Project URL |
Filename | Size |
---|---|
angular-confirm-1.2.3.pom | |
angular-confirm-1.2.3.jar | 14 KB |
angular-confirm-1.2.3-sources.jar | 22 bytes |
angular-confirm-1.2.3-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/angular-confirm/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>angular-confirm</artifactId>
<version>1.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/angular-confirm/
implementation 'org.webjars.npm:angular-confirm:1.2.3'
// https://jarcasting.com/artifacts/org.webjars.npm/angular-confirm/
implementation ("org.webjars.npm:angular-confirm:1.2.3")
'org.webjars.npm:angular-confirm:jar:1.2.3'
<dependency org="org.webjars.npm" name="angular-confirm" rev="1.2.3">
<artifact name="angular-confirm" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='angular-confirm', version='1.2.3')
)
libraryDependencies += "org.webjars.npm" % "angular-confirm" % "1.2.3"
[org.webjars.npm/angular-confirm "1.2.3"]