License |
License |
---|---|
GroupId | GroupIdorg.fujion.webjars |
ArtifactId | ArtifactIdwebjar-moment |
Last Version | Last Version2.29.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMoment Date Library
A lightweight JavaScript date library for parsing, validating, manipulating, and formatting dates.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
webjar-moment-2.29.2.pom | |
webjar-moment-2.29.2.jar | 466 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.fujion.webjars/webjar-moment/ -->
<dependency>
<groupId>org.fujion.webjars</groupId>
<artifactId>webjar-moment</artifactId>
<version>2.29.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.fujion.webjars/webjar-moment/
implementation 'org.fujion.webjars:webjar-moment:2.29.2'
// https://jarcasting.com/artifacts/org.fujion.webjars/webjar-moment/
implementation ("org.fujion.webjars:webjar-moment:2.29.2")
'org.fujion.webjars:webjar-moment:jar:2.29.2'
<dependency org="org.fujion.webjars" name="webjar-moment" rev="2.29.2">
<artifact name="webjar-moment" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fujion.webjars', module='webjar-moment', version='2.29.2')
)
libraryDependencies += "org.fujion.webjars" % "webjar-moment" % "2.29.2"
[org.fujion.webjars/webjar-moment "2.29.2"]