| GroupId | GroupIdorg.webjars.npm |
|---|---|
| ArtifactId | ArtifactIdtypes__cesium |
| Version | Version1.67.9 |
| Type | Typejar |
| Filename | Size |
|---|---|
| types__cesium-1.67.9.pom | |
| types__cesium-1.67.9.jar | 46 KB |
| types__cesium-1.67.9-sources.jar | 22 bytes |
| types__cesium-1.67.9-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/types__cesium/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>types__cesium</artifactId>
<version>1.67.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/types__cesium/
implementation 'org.webjars.npm:types__cesium:1.67.9'
// https://jarcasting.com/artifacts/org.webjars.npm/types__cesium/
implementation ("org.webjars.npm:types__cesium:1.67.9")
'org.webjars.npm:types__cesium:jar:1.67.9'
<dependency org="org.webjars.npm" name="types__cesium" rev="1.67.9">
<artifact name="types__cesium" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='types__cesium', version='1.67.9')
)
libraryDependencies += "org.webjars.npm" % "types__cesium" % "1.67.9"
[org.webjars.npm/types__cesium "1.67.9"]