is not current version
Last Version 2.0.0

org.webjars.bower:leaflet-plugins 1.1.2

WebJar for leaflet-plugins

Categories

Categories

Leaf Data Databases
GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

leaflet-plugins
Version

Version

1.1.2
Type

Type

jar

Download leaflet-plugins 1.1.2


<!-- https://jarcasting.com/artifacts/org.webjars.bower/leaflet-plugins/ -->
<dependency>
    <groupId>org.webjars.bower</groupId>
    <artifactId>leaflet-plugins</artifactId>
    <version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/leaflet-plugins/
implementation 'org.webjars.bower:leaflet-plugins:1.1.2'
// https://jarcasting.com/artifacts/org.webjars.bower/leaflet-plugins/
implementation ("org.webjars.bower:leaflet-plugins:1.1.2")
'org.webjars.bower:leaflet-plugins:jar:1.1.2'
<dependency org="org.webjars.bower" name="leaflet-plugins" rev="1.1.2">
  <artifact name="leaflet-plugins" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='leaflet-plugins', version='1.1.2')
)
libraryDependencies += "org.webjars.bower" % "leaflet-plugins" % "1.1.2"
[org.webjars.bower/leaflet-plugins "1.1.2"]