is not current version
Last Version 1.1.0

org.gwtopenmaps.openlayers:gwt-openlayers 0.9

GWT-OpenLayers is a GWT Wrapper for the OpenLayers JavaScript Map Library

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks OpenLayers Business Logic Libraries Geospatial
GroupId

GroupId

org.gwtopenmaps.openlayers
ArtifactId

ArtifactId

gwt-openlayers
Version

Version

0.9
Type

Type

pom

Download gwt-openlayers 0.9

Filename Size
gwt-openlayers-0.9.pom 8 KB
Browse

<!-- https://jarcasting.com/artifacts/org.gwtopenmaps.openlayers/gwt-openlayers/ -->
<dependency>
    <groupId>org.gwtopenmaps.openlayers</groupId>
    <artifactId>gwt-openlayers</artifactId>
    <version>0.9</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.gwtopenmaps.openlayers/gwt-openlayers/
implementation 'org.gwtopenmaps.openlayers:gwt-openlayers:0.9'
// https://jarcasting.com/artifacts/org.gwtopenmaps.openlayers/gwt-openlayers/
implementation ("org.gwtopenmaps.openlayers:gwt-openlayers:0.9")
'org.gwtopenmaps.openlayers:gwt-openlayers:pom:0.9'
<dependency org="org.gwtopenmaps.openlayers" name="gwt-openlayers" rev="0.9">
  <artifact name="gwt-openlayers" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.gwtopenmaps.openlayers', module='gwt-openlayers', version='0.9')
)
libraryDependencies += "org.gwtopenmaps.openlayers" % "gwt-openlayers" % "0.9"
[org.gwtopenmaps.openlayers/gwt-openlayers "0.9"]