is not current version
Last Version 1.94.2

org.webjars.npm:cesium 1.60.0

WebJar for cesium

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

cesium
Version

Version

1.60.0
Type

Type

jar

Download cesium 1.60.0


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