| Лицензия |
Лицензия
BSD 2-Clause
|
|---|---|
| Категории |
КатегорииGithub Инструменты разработки Контроль версий Leaf Данные Базы данных |
| Группа | Группаorg.webjars.bower |
| Идентификатор | Идентификаторgithub-com-Leaflet-Leaflet |
| Последняя версия | Последняя версияv1.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеleaflet
WebJar for leaflet
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| github-com-Leaflet-Leaflet-v1.0.1.pom | |
| github-com-Leaflet-Leaflet-v1.0.1.jar | 9 MB |
| github-com-Leaflet-Leaflet-v1.0.1-sources.jar | 22 bytes |
| github-com-Leaflet-Leaflet-v1.0.1-javadoc.jar | 22 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/github-com-Leaflet-Leaflet/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>github-com-Leaflet-Leaflet</artifactId>
<version>v1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-Leaflet-Leaflet/
implementation 'org.webjars.bower:github-com-Leaflet-Leaflet:v1.0.1'
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-Leaflet-Leaflet/
implementation ("org.webjars.bower:github-com-Leaflet-Leaflet:v1.0.1")
'org.webjars.bower:github-com-Leaflet-Leaflet:jar:v1.0.1'
<dependency org="org.webjars.bower" name="github-com-Leaflet-Leaflet" rev="v1.0.1">
<artifact name="github-com-Leaflet-Leaflet" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='github-com-Leaflet-Leaflet', version='v1.0.1')
)
libraryDependencies += "org.webjars.bower" % "github-com-Leaflet-Leaflet" % "v1.0.1"
[org.webjars.bower/github-com-Leaflet-Leaflet "v1.0.1"]