is not current version
Last Version 1.90.0-10

com.github.turansky.cesium:cesium-kotlin 1.84.0-20

Kotlin/JS declarations for Cesium

Categories

Categories

Kotlin Languages
GroupId

GroupId

com.github.turansky.cesium
ArtifactId

ArtifactId

cesium-kotlin
Version

Version

1.84.0-20
Type

Type

pom

Download cesium-kotlin 1.84.0-20


<!-- https://jarcasting.com/artifacts/com.github.turansky.cesium/cesium-kotlin/ -->
<dependency>
    <groupId>com.github.turansky.cesium</groupId>
    <artifactId>cesium-kotlin</artifactId>
    <version>1.84.0-20</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.turansky.cesium/cesium-kotlin/
implementation 'com.github.turansky.cesium:cesium-kotlin:1.84.0-20'
// https://jarcasting.com/artifacts/com.github.turansky.cesium/cesium-kotlin/
implementation ("com.github.turansky.cesium:cesium-kotlin:1.84.0-20")
'com.github.turansky.cesium:cesium-kotlin:pom:1.84.0-20'
<dependency org="com.github.turansky.cesium" name="cesium-kotlin" rev="1.84.0-20">
  <artifact name="cesium-kotlin" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.turansky.cesium', module='cesium-kotlin', version='1.84.0-20')
)
libraryDependencies += "com.github.turansky.cesium" % "cesium-kotlin" % "1.84.0-20"
[com.github.turansky.cesium/cesium-kotlin "1.84.0-20"]