WebJar for Leaflet
More info: http://webjars.org
Upstream: http://leafletjs.com
License |
License |
---|---|
Categories |
CategoriesLeaf Data Databases |
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdleaflet |
Last Version | Last Version1.7.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLeaflet
WebJar for Leaflet
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
leaflet-1.7.1.pom | |
leaflet-1.7.1.jar | 646 KB |
leaflet-1.7.1-javadoc.jar | 642 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/leaflet/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>leaflet</artifactId>
<version>1.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/leaflet/
implementation 'org.webjars:leaflet:1.7.1'
// https://jarcasting.com/artifacts/org.webjars/leaflet/
implementation ("org.webjars:leaflet:1.7.1")
'org.webjars:leaflet:jar:1.7.1'
<dependency org="org.webjars" name="leaflet" rev="1.7.1">
<artifact name="leaflet" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='leaflet', version='1.7.1')
)
libraryDependencies += "org.webjars" % "leaflet" % "1.7.1"
[org.webjars/leaflet "1.7.1"]
WebJar for Leaflet
More info: http://webjars.org
Upstream: http://leafletjs.com