| License |
License
Apache-2.0
|
|---|---|
| GroupId | GroupIdorg.webjars.bowergithub.cesiumgs |
| ArtifactId | ArtifactIdcesium |
| Last Version | Last Version1.79.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncesium
WebJar for cesium
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| cesium-1.79.1.pom | |
| cesium-1.79.1.jar | 41 MB |
| cesium-1.79.1-sources.jar | 22 bytes |
| cesium-1.79.1-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.cesiumgs/cesium/ -->
<dependency>
<groupId>org.webjars.bowergithub.cesiumgs</groupId>
<artifactId>cesium</artifactId>
<version>1.79.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.cesiumgs/cesium/
implementation 'org.webjars.bowergithub.cesiumgs:cesium:1.79.1'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.cesiumgs/cesium/
implementation ("org.webjars.bowergithub.cesiumgs:cesium:1.79.1")
'org.webjars.bowergithub.cesiumgs:cesium:jar:1.79.1'
<dependency org="org.webjars.bowergithub.cesiumgs" name="cesium" rev="1.79.1">
<artifact name="cesium" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.cesiumgs', module='cesium', version='1.79.1')
)
libraryDependencies += "org.webjars.bowergithub.cesiumgs" % "cesium" % "1.79.1"
[org.webjars.bowergithub.cesiumgs/cesium "1.79.1"]