Categories |
CategoriesLeaf Data Databases |
---|---|
GroupId | GroupIdorg.webjars.bowergithub.ghybs |
ArtifactId | ArtifactIdleaflet.markercluster.layersupport |
Version | Version2.0.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.ghybs/leaflet.markercluster.layersupport/ -->
<dependency>
<groupId>org.webjars.bowergithub.ghybs</groupId>
<artifactId>leaflet.markercluster.layersupport</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.ghybs/leaflet.markercluster.layersupport/
implementation 'org.webjars.bowergithub.ghybs:leaflet.markercluster.layersupport:2.0.0'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.ghybs/leaflet.markercluster.layersupport/
implementation ("org.webjars.bowergithub.ghybs:leaflet.markercluster.layersupport:2.0.0")
'org.webjars.bowergithub.ghybs:leaflet.markercluster.layersupport:jar:2.0.0'
<dependency org="org.webjars.bowergithub.ghybs" name="leaflet.markercluster.layersupport" rev="2.0.0">
<artifact name="leaflet.markercluster.layersupport" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.ghybs', module='leaflet.markercluster.layersupport', version='2.0.0')
)
libraryDependencies += "org.webjars.bowergithub.ghybs" % "leaflet.markercluster.layersupport" % "2.0.0"
[org.webjars.bowergithub.ghybs/leaflet.markercluster.layersupport "2.0.0"]