не последняя версия
Последняя версия 2.0.0-alpha.2

org.webjars.npm:dayjs 1.10.3

WebJar for dayjs

Группа

Группа

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

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

dayjs
Версия

Версия

1.10.3
Тип

Тип

jar

Скачать dayjs 1.10.3

Имя Файла Размер
dayjs-1.10.3.pom
dayjs-1.10.3.jar 328 KB
dayjs-1.10.3-sources.jar 22 bytes
dayjs-1.10.3-javadoc.jar 22 bytes
Обзор

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