License |
License |
---|---|
Categories |
CategoriesLeaf Data Databases |
GroupId | GroupIdorg.fujion.webjars |
ArtifactId | ArtifactIdwebjar-leaflet |
Last Version | Last Version1.7.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLodash Library
Leaflet interactive maps library.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
webjar-leaflet-1.7.1.pom | |
webjar-leaflet-1.7.1.jar | 689 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.fujion.webjars/webjar-leaflet/ -->
<dependency>
<groupId>org.fujion.webjars</groupId>
<artifactId>webjar-leaflet</artifactId>
<version>1.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.fujion.webjars/webjar-leaflet/
implementation 'org.fujion.webjars:webjar-leaflet:1.7.1'
// https://jarcasting.com/artifacts/org.fujion.webjars/webjar-leaflet/
implementation ("org.fujion.webjars:webjar-leaflet:1.7.1")
'org.fujion.webjars:webjar-leaflet:jar:1.7.1'
<dependency org="org.fujion.webjars" name="webjar-leaflet" rev="1.7.1">
<artifact name="webjar-leaflet" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fujion.webjars', module='webjar-leaflet', version='1.7.1')
)
libraryDependencies += "org.fujion.webjars" % "webjar-leaflet" % "1.7.1"
[org.fujion.webjars/webjar-leaflet "1.7.1"]