is not current version
Last Version 1.0.2-1

org.webjars:jquery-dateFormat 1.0.2

WebJar for jquery-dateFormat

Categories

Categories

ORM Data
GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

jquery-dateFormat
Version

Version

1.0.2
Type

Type

jar

Download jquery-dateFormat 1.0.2


<!-- https://jarcasting.com/artifacts/org.webjars/jquery-dateFormat/ -->
<dependency>
    <groupId>org.webjars</groupId>
    <artifactId>jquery-dateFormat</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/jquery-dateFormat/
implementation 'org.webjars:jquery-dateFormat:1.0.2'
// https://jarcasting.com/artifacts/org.webjars/jquery-dateFormat/
implementation ("org.webjars:jquery-dateFormat:1.0.2")
'org.webjars:jquery-dateFormat:jar:1.0.2'
<dependency org="org.webjars" name="jquery-dateFormat" rev="1.0.2">
  <artifact name="jquery-dateFormat" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='jquery-dateFormat', version='1.0.2')
)
libraryDependencies += "org.webjars" % "jquery-dateFormat" % "1.0.2"
[org.webjars/jquery-dateFormat "1.0.2"]