is not current version
Last Version 1.1.0

org.gwtopenmaps.openlayers:gwt-openlayers 1.0

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

1.0
Type

Type

pom

Download gwt-openlayers 1.0

Filename Size
gwt-openlayers-1.0.pom 11 KB
Browse

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