is not current version
Last Version 2.29.2

org.fujion.webjars:webjar-moment 2.27.0

A lightweight JavaScript date library for parsing, validating, manipulating, and formatting dates.

GroupId

GroupId

org.fujion.webjars
ArtifactId

ArtifactId

webjar-moment
Version

Version

2.27.0
Type

Type

jar

Download webjar-moment 2.27.0


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