Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks OpenLayers Business Logic Libraries Geospatial |
---|---|
GroupId | GroupIdorg.gwtopenmaps.openlayers |
ArtifactId | ArtifactIdgwt-openlayers-showcase |
Version | Version0.9 |
Type | Typewar |
Filename | Size |
---|---|
gwt-openlayers-showcase-0.9.pom | |
gwt-openlayers-showcase-0.9.war | 17 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.gwtopenmaps.openlayers/gwt-openlayers-showcase/ -->
<dependency>
<groupId>org.gwtopenmaps.openlayers</groupId>
<artifactId>gwt-openlayers-showcase</artifactId>
<version>0.9</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.gwtopenmaps.openlayers/gwt-openlayers-showcase/
implementation 'org.gwtopenmaps.openlayers:gwt-openlayers-showcase:0.9'
// https://jarcasting.com/artifacts/org.gwtopenmaps.openlayers/gwt-openlayers-showcase/
implementation ("org.gwtopenmaps.openlayers:gwt-openlayers-showcase:0.9")
'org.gwtopenmaps.openlayers:gwt-openlayers-showcase:war:0.9'
<dependency org="org.gwtopenmaps.openlayers" name="gwt-openlayers-showcase" rev="0.9">
<artifact name="gwt-openlayers-showcase" type="war" />
</dependency>
@Grapes(
@Grab(group='org.gwtopenmaps.openlayers', module='gwt-openlayers-showcase', version='0.9')
)
libraryDependencies += "org.gwtopenmaps.openlayers" % "gwt-openlayers-showcase" % "0.9"
[org.gwtopenmaps.openlayers/gwt-openlayers-showcase "0.9"]