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

org.webjars.bower:moment 2.19.1

WebJar for moment

Группа

Группа

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

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

moment
Версия

Версия

2.19.1
Тип

Тип

jar

Скачать moment 2.19.1


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