is not current version
Last Version 3.2.1

org.webjars.npm:react-leaflet 0.11.5

WebJar for react-leaflet

Categories

Categories

React User Interface Web Frameworks Leaf Data Databases
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

react-leaflet
Version

Version

0.11.5
Type

Type

jar

Download react-leaflet 0.11.5


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