не последняя версия
Последняя версия 1.8.0

org.webjars.npm:leaflet 1.0.0-rc.1

WebJar for leaflet

Категории

Категории

Leaf Данные Базы данных
Группа

Группа

org.webjars.npm
Идентификатор

Идентификатор

leaflet
Версия

Версия

1.0.0-rc.1
Тип

Тип

jar

Скачать leaflet 1.0.0-rc.1


<!-- https://jarcasting.com/artifacts/org.webjars.npm/leaflet/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>leaflet</artifactId>
    <version>1.0.0-rc.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/leaflet/
implementation 'org.webjars.npm:leaflet:1.0.0-rc.1'
// https://jarcasting.com/artifacts/org.webjars.npm/leaflet/
implementation ("org.webjars.npm:leaflet:1.0.0-rc.1")
'org.webjars.npm:leaflet:jar:1.0.0-rc.1'
<dependency org="org.webjars.npm" name="leaflet" rev="1.0.0-rc.1">
  <artifact name="leaflet" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='leaflet', version='1.0.0-rc.1')
)
libraryDependencies += "org.webjars.npm" % "leaflet" % "1.0.0-rc.1"
[org.webjars.npm/leaflet "1.0.0-rc.1"]