is not current version
Last Version 3.3.4

org.webjars.npm:jquery-confirm 3.3.2

WebJar for jquery-confirm

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

jquery-confirm
Version

Version

3.3.2
Type

Type

jar

Download jquery-confirm 3.3.2


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