License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdbootstrap3-dialog |
Version | Version1.35.4 |
Type | Typejar |
Description |
Descriptionbootstrap3-dialog
WebJar for bootstrap3-dialog
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bootstrap3-dialog-1.35.4.pom | |
bootstrap3-dialog-1.35.4.jar | 153 KB |
bootstrap3-dialog-1.35.4-sources.jar | 22 bytes |
bootstrap3-dialog-1.35.4-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/bootstrap3-dialog/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>bootstrap3-dialog</artifactId>
<version>1.35.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/bootstrap3-dialog/
implementation 'org.webjars.npm:bootstrap3-dialog:1.35.4'
// https://jarcasting.com/artifacts/org.webjars.npm/bootstrap3-dialog/
implementation ("org.webjars.npm:bootstrap3-dialog:1.35.4")
'org.webjars.npm:bootstrap3-dialog:jar:1.35.4'
<dependency org="org.webjars.npm" name="bootstrap3-dialog" rev="1.35.4">
<artifact name="bootstrap3-dialog" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='bootstrap3-dialog', version='1.35.4')
)
libraryDependencies += "org.webjars.npm" % "bootstrap3-dialog" % "1.35.4"
[org.webjars.npm/bootstrap3-dialog "1.35.4"]