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

org.webjars:momentjs 2.3.1

WebJar for Moment.js

Группа

Группа

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

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

momentjs
Версия

Версия

2.3.1
Тип

Тип

jar

Скачать momentjs 2.3.1

Имя Файла Размер
momentjs-2.3.1.pom
momentjs-2.3.1.jar 225 KB
momentjs-2.3.1-javadoc.jar 216 KB
Обзор

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