is not current version
Last Version 2.29.3

org.webjars:momentjs 2.10.3

WebJar for Moment.js

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

momentjs
Version

Version

2.10.3
Type

Type

jar

Download momentjs 2.10.3


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