| License |
License |
|---|---|
| Categories |
CategoriesKotlin Languages |
| GroupId | GroupIdcom.github.turansky.cesium |
| ArtifactId | ArtifactIdcesium-kotlin |
| Last Version | Last Version1.90.0-10 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionCesium Kotlin
Kotlin/JS declarations for Cesium
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| cesium-kotlin-1.90.0-10.pom | |
| cesium-kotlin-1.90.0-10-sources.jar | 647 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.turansky.cesium/cesium-kotlin/ -->
<dependency>
<groupId>com.github.turansky.cesium</groupId>
<artifactId>cesium-kotlin</artifactId>
<version>1.90.0-10</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.turansky.cesium/cesium-kotlin/
implementation 'com.github.turansky.cesium:cesium-kotlin:1.90.0-10'
// https://jarcasting.com/artifacts/com.github.turansky.cesium/cesium-kotlin/
implementation ("com.github.turansky.cesium:cesium-kotlin:1.90.0-10")
'com.github.turansky.cesium:cesium-kotlin:pom:1.90.0-10'
<dependency org="com.github.turansky.cesium" name="cesium-kotlin" rev="1.90.0-10">
<artifact name="cesium-kotlin" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.turansky.cesium', module='cesium-kotlin', version='1.90.0-10')
)
libraryDependencies += "com.github.turansky.cesium" % "cesium-kotlin" % "1.90.0-10"
[com.github.turansky.cesium/cesium-kotlin "1.90.0-10"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-js | jar | 1.6.10 |