is not current version
Last Version 2.29.3

org.webjars:momentjs 1.7.2

WebJar for Moment.js

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

momentjs
Version

Version

1.7.2
Type

Type

jar

Download momentjs 1.7.2


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