is not current version
Last Version 6.5.0

org.webjars.npm:ol 6.0.0-beta.3

WebJar for ol

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

ol
Version

Version

6.0.0-beta.3
Type

Type

jar

Download ol 6.0.0-beta.3


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