License |
License |
---|---|
Categories |
CategoriesLeaf Data Databases |
GroupId | GroupIdorg.webjars.bowergithub.n1k145 |
ArtifactId | ArtifactIdleafletmap |
Version | Version1.1.4.1 |
Type | Typejar |
Description |
DescriptionLeafletMap
WebJar for LeafletMap
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
leafletmap-1.1.4.1.pom | |
leafletmap-1.1.4.1.jar | 183 KB |
leafletmap-1.1.4.1-sources.jar | 22 bytes |
leafletmap-1.1.4.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.n1k145/leafletmap/ -->
<dependency>
<groupId>org.webjars.bowergithub.n1k145</groupId>
<artifactId>leafletmap</artifactId>
<version>1.1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.n1k145/leafletmap/
implementation 'org.webjars.bowergithub.n1k145:leafletmap:1.1.4.1'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.n1k145/leafletmap/
implementation ("org.webjars.bowergithub.n1k145:leafletmap:1.1.4.1")
'org.webjars.bowergithub.n1k145:leafletmap:jar:1.1.4.1'
<dependency org="org.webjars.bowergithub.n1k145" name="leafletmap" rev="1.1.4.1">
<artifact name="leafletmap" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.n1k145', module='leafletmap', version='1.1.4.1')
)
libraryDependencies += "org.webjars.bowergithub.n1k145" % "leafletmap" % "1.1.4.1"
[org.webjars.bowergithub.n1k145/leafletmap "1.1.4.1"]