License |
License |
---|---|
Categories |
CategoriesKotlin Languages |
GroupId | GroupIdcom.github.turansky.cesium |
ArtifactId | ArtifactIdcesium-kotlin |
Version | Version1.87.1-10 |
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.87.1-10.pom | |
cesium-kotlin-1.87.1-10-sources.jar | 666 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.87.1-10</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.turansky.cesium/cesium-kotlin/
implementation 'com.github.turansky.cesium:cesium-kotlin:1.87.1-10'
// https://jarcasting.com/artifacts/com.github.turansky.cesium/cesium-kotlin/
implementation ("com.github.turansky.cesium:cesium-kotlin:1.87.1-10")
'com.github.turansky.cesium:cesium-kotlin:pom:1.87.1-10'
<dependency org="com.github.turansky.cesium" name="cesium-kotlin" rev="1.87.1-10">
<artifact name="cesium-kotlin" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.turansky.cesium', module='cesium-kotlin', version='1.87.1-10')
)
libraryDependencies += "com.github.turansky.cesium" % "cesium-kotlin" % "1.87.1-10"
[com.github.turansky.cesium/cesium-kotlin "1.87.1-10"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-js | jar | 1.5.31 |