не последняя версия
Последняя версия 2.29.3

org.webjars:momentjs 2.6.0

WebJar for Moment.js

Группа

Группа

org.webjars
Идентификатор

Идентификатор

momentjs
Версия

Версия

2.6.0
Тип

Тип

jar

Скачать momentjs 2.6.0


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