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

org.webjars.bower:moment 2.18.0

WebJar for moment

Группа

Группа

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

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

moment
Версия

Версия

2.18.0
Тип

Тип

jar

Скачать moment 2.18.0


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