| Лицензия |
Лицензия
MIT
|
|---|---|
| Группа | Группаorg.webjars.npm |
| Идентификатор | Идентификаторdate-arithmetic |
| Последняя версия | Последняя версия4.1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеdate-arithmetic
WebJar for date-arithmetic
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| date-arithmetic-4.1.0.pom | |
| date-arithmetic-4.1.0.jar | 7 KB |
| date-arithmetic-4.1.0-sources.jar | 22 bytes |
| date-arithmetic-4.1.0-javadoc.jar | 22 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/date-arithmetic/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>date-arithmetic</artifactId>
<version>4.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/date-arithmetic/
implementation 'org.webjars.npm:date-arithmetic:4.1.0'
// https://jarcasting.com/artifacts/org.webjars.npm/date-arithmetic/
implementation ("org.webjars.npm:date-arithmetic:4.1.0")
'org.webjars.npm:date-arithmetic:jar:4.1.0'
<dependency org="org.webjars.npm" name="date-arithmetic" rev="4.1.0">
<artifact name="date-arithmetic" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='date-arithmetic', version='4.1.0')
)
libraryDependencies += "org.webjars.npm" % "date-arithmetic" % "4.1.0"
[org.webjars.npm/date-arithmetic "4.1.0"]