| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdorg.webjars |
| ArtifactId | ArtifactIdjquery-dateFormat |
| Last Version | Last Version1.0.2-1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjquery-dateFormat
WebJar for jquery-dateFormat
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jquery-dateFormat-1.0.2-1.pom | |
| jquery-dateFormat-1.0.2-1.jar | 14 KB |
| jquery-dateFormat-1.0.2-1-javadoc.jar | 11 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/jquery-dateFormat/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>jquery-dateFormat</artifactId>
<version>1.0.2-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/jquery-dateFormat/
implementation 'org.webjars:jquery-dateFormat:1.0.2-1'
// https://jarcasting.com/artifacts/org.webjars/jquery-dateFormat/
implementation ("org.webjars:jquery-dateFormat:1.0.2-1")
'org.webjars:jquery-dateFormat:jar:1.0.2-1'
<dependency org="org.webjars" name="jquery-dateFormat" rev="1.0.2-1">
<artifact name="jquery-dateFormat" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='jquery-dateFormat', version='1.0.2-1')
)
libraryDependencies += "org.webjars" % "jquery-dateFormat" % "1.0.2-1"
[org.webjars/jquery-dateFormat "1.0.2-1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.webjars : jquery | jar | 1.11.0 |