is not current version
Last Version 6.9.0

org.webjars:openlayers 6.4.3

WebJar for OpenLayers

Categories

Categories

OpenLayers Business Logic Libraries Geospatial
GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

openlayers
Version

Version

6.4.3
Type

Type

jar

Download openlayers 6.4.3


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