| License |
License |
|---|---|
| Categories |
CategoriesJavaScript Languages GWT (Google Web Toolkit) User Interface Web Frameworks Leaf Data Databases |
| GroupId | GroupIdcom.bytebybyte.gwt |
| ArtifactId | ArtifactIdleafletjs-lib |
| Last Version | Last Version0.7.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionLeaflet Library
Leaflet Library for GWT
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| leafletjs-lib-0.7.3.pom | |
| leafletjs-lib-0.7.3.jar | 107 KB |
| leafletjs-lib-0.7.3-sources.jar | 103 KB |
| leafletjs-lib-0.7.3-javadoc.jar | 48 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.bytebybyte.gwt/leafletjs-lib/ -->
<dependency>
<groupId>com.bytebybyte.gwt</groupId>
<artifactId>leafletjs-lib</artifactId>
<version>0.7.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.bytebybyte.gwt/leafletjs-lib/
implementation 'com.bytebybyte.gwt:leafletjs-lib:0.7.3'
// https://jarcasting.com/artifacts/com.bytebybyte.gwt/leafletjs-lib/
implementation ("com.bytebybyte.gwt:leafletjs-lib:0.7.3")
'com.bytebybyte.gwt:leafletjs-lib:jar:0.7.3'
<dependency org="com.bytebybyte.gwt" name="leafletjs-lib" rev="0.7.3">
<artifact name="leafletjs-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bytebybyte.gwt', module='leafletjs-lib', version='0.7.3')
)
libraryDependencies += "com.bytebybyte.gwt" % "leafletjs-lib" % "0.7.3"
[com.bytebybyte.gwt/leafletjs-lib "0.7.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.gwt : gwt-user | jar | 2.6.1 |