is not current version
Last Version 6.5.0

org.webjars.npm:ol 6.4.2

WebJar for ol

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

ol
Version

Version

6.4.2
Type

Type

jar

Download ol 6.4.2


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