| Категории |
КатегорииLeaf Данные Базы данных |
|---|---|
| Группа | Группаorg.webjars |
| Идентификатор | ИдентификаторLeaflet.EasyButton |
| Версия | Версия0b147ac |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| Leaflet.EasyButton-0b147ac.pom | |
| Leaflet.EasyButton-0b147ac.jar | 3 KB |
| Leaflet.EasyButton-0b147ac-javadoc.jar | 946 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.webjars/Leaflet.EasyButton/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>Leaflet.EasyButton</artifactId>
<version>0b147ac</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/Leaflet.EasyButton/
implementation 'org.webjars:Leaflet.EasyButton:0b147ac'
// https://jarcasting.com/artifacts/org.webjars/Leaflet.EasyButton/
implementation ("org.webjars:Leaflet.EasyButton:0b147ac")
'org.webjars:Leaflet.EasyButton:jar:0b147ac'
<dependency org="org.webjars" name="Leaflet.EasyButton" rev="0b147ac">
<artifact name="Leaflet.EasyButton" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='Leaflet.EasyButton', version='0b147ac')
)
libraryDependencies += "org.webjars" % "Leaflet.EasyButton" % "0b147ac"
[org.webjars/Leaflet.EasyButton "0b147ac"]