Bootstrap-Confirmation
Javascript plug-in for Twitter bootstrap. Require JQuery and Bootstrap-Tooltip.js to run. This is in Beta state.
You can read doc at document & live example.
Todo
- Wait your reply. ^^
Donate
| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdbootstrap-confirmation |
| Last Version | Last Version0.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionbootstrap-confirmation
WebJar for bootstrap-confirmation
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| bootstrap-confirmation-0.0.2.pom | |
| bootstrap-confirmation-0.0.2.jar | 6 KB |
| bootstrap-confirmation-0.0.2-sources.jar | 22 bytes |
| bootstrap-confirmation-0.0.2-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/bootstrap-confirmation/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>bootstrap-confirmation</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/bootstrap-confirmation/
implementation 'org.webjars.npm:bootstrap-confirmation:0.0.2'
// https://jarcasting.com/artifacts/org.webjars.npm/bootstrap-confirmation/
implementation ("org.webjars.npm:bootstrap-confirmation:0.0.2")
'org.webjars.npm:bootstrap-confirmation:jar:0.0.2'
<dependency org="org.webjars.npm" name="bootstrap-confirmation" rev="0.0.2">
<artifact name="bootstrap-confirmation" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='bootstrap-confirmation', version='0.0.2')
)
libraryDependencies += "org.webjars.npm" % "bootstrap-confirmation" % "0.0.2"
[org.webjars.npm/bootstrap-confirmation "0.0.2"]
Javascript plug-in for Twitter bootstrap. Require JQuery and Bootstrap-Tooltip.js to run. This is in Beta state.
You can read doc at document & live example.