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