is not current version
Last Version 4.6.5

org.webjars.npm:openlayers 4.6.4

WebJar for openlayers

Categories

Categories

OpenLayers Business Logic Libraries Geospatial
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

openlayers
Version

Version

4.6.4
Type

Type

jar

Download openlayers 4.6.4


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