не последняя версия
Последняя версия 1.90.0-10

com.github.turansky.cesium:cesium-kotlin 1.80.0-16

Kotlin/JS declarations for Cesium

Категории

Категории

Kotlin Языки программирования
Группа

Группа

com.github.turansky.cesium
Идентификатор

Идентификатор

cesium-kotlin
Версия

Версия

1.80.0-16
Тип

Тип

pom

Скачать cesium-kotlin 1.80.0-16


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