jQuery MessageBox
A jQuery Plugin to replace Javascript's window.alert(), window.confirm() and window.prompt() functions
Documentation and examples at https://gasparesganga.com/labs/jquery-message-box/
License |
License |
---|---|
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdgasparesganga-jquery-message-box |
Last Version | Last Version2.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongasparesganga-jquery-message-box
WebJar for gasparesganga-jquery-message-box
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/gasparesganga-jquery-message-box/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>gasparesganga-jquery-message-box</artifactId>
<version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/gasparesganga-jquery-message-box/
implementation 'org.webjars.bower:gasparesganga-jquery-message-box:2.2.1'
// https://jarcasting.com/artifacts/org.webjars.bower/gasparesganga-jquery-message-box/
implementation ("org.webjars.bower:gasparesganga-jquery-message-box:2.2.1")
'org.webjars.bower:gasparesganga-jquery-message-box:jar:2.2.1'
<dependency org="org.webjars.bower" name="gasparesganga-jquery-message-box" rev="2.2.1">
<artifact name="gasparesganga-jquery-message-box" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='gasparesganga-jquery-message-box', version='2.2.1')
)
libraryDependencies += "org.webjars.bower" % "gasparesganga-jquery-message-box" % "2.2.1"
[org.webjars.bower/gasparesganga-jquery-message-box "2.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.bower : jquery | jar | [1.8.0,) |
A jQuery Plugin to replace Javascript's window.alert(), window.confirm() and window.prompt() functions
Documentation and examples at https://gasparesganga.com/labs/jquery-message-box/