| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesKotlin Languages | 
        
| GroupId | GroupIdio.github.turansky.cesium | 
    
| ArtifactId | ArtifactIdcesium-kotlin | 
    
| Last Version | Last Version1.94.3-20 | 
        
| 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.94.3-20.pom | |
| cesium-kotlin-1.94.3-20-sources.jar | 667 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.github.turansky.cesium/cesium-kotlin/ -->
<dependency>
    <groupId>io.github.turansky.cesium</groupId>
    <artifactId>cesium-kotlin</artifactId>
    <version>1.94.3-20</version>
    <type>pom</type>
</dependency>
                // https://jarcasting.com/artifacts/io.github.turansky.cesium/cesium-kotlin/
implementation 'io.github.turansky.cesium:cesium-kotlin:1.94.3-20'
                // https://jarcasting.com/artifacts/io.github.turansky.cesium/cesium-kotlin/
implementation ("io.github.turansky.cesium:cesium-kotlin:1.94.3-20")
                'io.github.turansky.cesium:cesium-kotlin:pom:1.94.3-20'
                <dependency org="io.github.turansky.cesium" name="cesium-kotlin" rev="1.94.3-20">
  <artifact name="cesium-kotlin" type="pom" />
</dependency>
                @Grapes(
@Grab(group='io.github.turansky.cesium', module='cesium-kotlin', version='1.94.3-20')
)
                libraryDependencies += "io.github.turansky.cesium" % "cesium-kotlin" % "1.94.3-20"
                [io.github.turansky.cesium/cesium-kotlin "1.94.3-20"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-js | jar | 1.7.0 |