| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdjquery-confirm |
| Version | Version3.3.4 |
| Type | Typejar |
| Description |
Descriptionjquery-confirm
WebJar for jquery-confirm
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jquery-confirm-3.3.4.pom | |
| jquery-confirm-3.3.4.jar | 808 KB |
| jquery-confirm-3.3.4-sources.jar | 22 bytes |
| jquery-confirm-3.3.4-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/jquery-confirm/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>jquery-confirm</artifactId>
<version>3.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/jquery-confirm/
implementation 'org.webjars.npm:jquery-confirm:3.3.4'
// https://jarcasting.com/artifacts/org.webjars.npm/jquery-confirm/
implementation ("org.webjars.npm:jquery-confirm:3.3.4")
'org.webjars.npm:jquery-confirm:jar:3.3.4'
<dependency org="org.webjars.npm" name="jquery-confirm" rev="3.3.4">
<artifact name="jquery-confirm" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='jquery-confirm', version='3.3.4')
)
libraryDependencies += "org.webjars.npm" % "jquery-confirm" % "3.3.4"
[org.webjars.npm/jquery-confirm "3.3.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.webjars.npm : jquery | jar | [1.6,) |