License |
License
BSD 2-Clause
|
---|---|
Categories |
CategoriesLeaf Data Databases |
GroupId | GroupIdorg.webjars.bowergithub.pennyfx |
ArtifactId | ArtifactIdleaflet |
Last Version | Last Version0.6.3-bower |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionleaflet-maps-bower
WebJar for leaflet-maps-bower
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
leaflet-0.6.3-bower.pom | |
leaflet-0.6.3-bower.jar | 726 KB |
leaflet-0.6.3-bower-sources.jar | 22 bytes |
leaflet-0.6.3-bower-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.pennyfx/leaflet/ -->
<dependency>
<groupId>org.webjars.bowergithub.pennyfx</groupId>
<artifactId>leaflet</artifactId>
<version>0.6.3-bower</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.pennyfx/leaflet/
implementation 'org.webjars.bowergithub.pennyfx:leaflet:0.6.3-bower'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.pennyfx/leaflet/
implementation ("org.webjars.bowergithub.pennyfx:leaflet:0.6.3-bower")
'org.webjars.bowergithub.pennyfx:leaflet:jar:0.6.3-bower'
<dependency org="org.webjars.bowergithub.pennyfx" name="leaflet" rev="0.6.3-bower">
<artifact name="leaflet" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.pennyfx', module='leaflet', version='0.6.3-bower')
)
libraryDependencies += "org.webjars.bowergithub.pennyfx" % "leaflet" % "0.6.3-bower"
[org.webjars.bowergithub.pennyfx/leaflet "0.6.3-bower"]