is not current version
Last Version 4.6.5

org.webjars.npm:openlayers 3.13.1

WebJar for openlayers

Categories

Categories

OpenLayers Business Logic Libraries Geospatial
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

openlayers
Version

Version

3.13.1
Type

Type

jar

Download openlayers 3.13.1


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