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