License |
License
BSD 2-Clause
|
---|---|
Categories |
CategoriesGithub Development Tools Version Controls Leaf Data Databases |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-Leaflet-Leaflet |
Last Version | Last Version1.3.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionleaflet
WebJar for leaflet
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
github-com-Leaflet-Leaflet-1.3.3.pom | |
github-com-Leaflet-Leaflet-1.3.3.jar | 735 KB |
github-com-Leaflet-Leaflet-1.3.3-sources.jar | 22 bytes |
github-com-Leaflet-Leaflet-1.3.3-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-Leaflet-Leaflet/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-Leaflet-Leaflet</artifactId>
<version>1.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-Leaflet-Leaflet/
implementation 'org.webjars.npm:github-com-Leaflet-Leaflet:1.3.3'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-Leaflet-Leaflet/
implementation ("org.webjars.npm:github-com-Leaflet-Leaflet:1.3.3")
'org.webjars.npm:github-com-Leaflet-Leaflet:jar:1.3.3'
<dependency org="org.webjars.npm" name="github-com-Leaflet-Leaflet" rev="1.3.3">
<artifact name="github-com-Leaflet-Leaflet" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-Leaflet-Leaflet', version='1.3.3')
)
libraryDependencies += "org.webjars.npm" % "github-com-Leaflet-Leaflet" % "1.3.3"
[org.webjars.npm/github-com-Leaflet-Leaflet "1.3.3"]