is not current version
Last Version 1.1.0

org.gwtopenmaps.openlayers:gwt-openlayers-client 0.8


Categories

Categories

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

GroupId

org.gwtopenmaps.openlayers
ArtifactId

ArtifactId

gwt-openlayers-client
Version

Version

0.8
Type

Type

jar

Download gwt-openlayers-client 0.8


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