is not current version
Last Version 1.2.1

com.gwidgets:gwty-leaflet 0.4

a JsInterop wrapper for the Leaflet js library

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks Leaf Data Databases
GroupId

GroupId

com.gwidgets
ArtifactId

ArtifactId

gwty-leaflet
Version

Version

0.4
Type

Type

jar

Download gwty-leaflet 0.4


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