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