Categories |
CategoriesKotlin Languages |
---|---|
GroupId | GroupIdcom.github.turansky.cesium |
ArtifactId | ArtifactIdcesium-kotlin-nm |
Version | Version1.82.1-20 |
Type | Typepom |
Filename | Size |
---|---|
cesium-kotlin-nm-1.82.1-20.pom | |
cesium-kotlin-nm-1.82.1-20-sources.jar | 641 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.turansky.cesium/cesium-kotlin-nm/ -->
<dependency>
<groupId>com.github.turansky.cesium</groupId>
<artifactId>cesium-kotlin-nm</artifactId>
<version>1.82.1-20</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.turansky.cesium/cesium-kotlin-nm/
implementation 'com.github.turansky.cesium:cesium-kotlin-nm:1.82.1-20'
// https://jarcasting.com/artifacts/com.github.turansky.cesium/cesium-kotlin-nm/
implementation ("com.github.turansky.cesium:cesium-kotlin-nm:1.82.1-20")
'com.github.turansky.cesium:cesium-kotlin-nm:pom:1.82.1-20'
<dependency org="com.github.turansky.cesium" name="cesium-kotlin-nm" rev="1.82.1-20">
<artifact name="cesium-kotlin-nm" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.turansky.cesium', module='cesium-kotlin-nm', version='1.82.1-20')
)
libraryDependencies += "com.github.turansky.cesium" % "cesium-kotlin-nm" % "1.82.1-20"
[com.github.turansky.cesium/cesium-kotlin-nm "1.82.1-20"]