is not current version
Last Version 2.29.3

org.webjars:momentjs 2.24.0

WebJar for Moment.js

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

momentjs
Version

Version

2.24.0
Type

Type

jar

Download momentjs 2.24.0


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