| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdorg.webjars.bower |
| ArtifactId | ArtifactIdjquery-dateFormat |
| Last Version | Last Version1.0.2 |
| 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.pom | |
| jquery-dateFormat-1.0.2.jar | 17 KB |
| jquery-dateFormat-1.0.2-sources.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/jquery-dateFormat/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>jquery-dateFormat</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/jquery-dateFormat/
implementation 'org.webjars.bower:jquery-dateFormat:1.0.2'
// https://jarcasting.com/artifacts/org.webjars.bower/jquery-dateFormat/
implementation ("org.webjars.bower:jquery-dateFormat:1.0.2")
'org.webjars.bower:jquery-dateFormat:jar:1.0.2'
<dependency org="org.webjars.bower" name="jquery-dateFormat" rev="1.0.2">
<artifact name="jquery-dateFormat" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='jquery-dateFormat', version='1.0.2')
)
libraryDependencies += "org.webjars.bower" % "jquery-dateFormat" % "1.0.2"
[org.webjars.bower/jquery-dateFormat "1.0.2"]