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