Categories |
CategoriesKotlin Languages |
---|---|
GroupId | GroupIdcom.github.turansky.cesium |
ArtifactId | ArtifactIdcesium-kotlin-nm |
Version | Version1.80.0-23 |
Type | Typepom |
Filename | Size |
---|---|
cesium-kotlin-nm-1.80.0-23.pom | |
cesium-kotlin-nm-1.80.0-23-sources.jar | 640 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.80.0-23</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.80.0-23'
// https://jarcasting.com/artifacts/com.github.turansky.cesium/cesium-kotlin-nm/
implementation ("com.github.turansky.cesium:cesium-kotlin-nm:1.80.0-23")
'com.github.turansky.cesium:cesium-kotlin-nm:pom:1.80.0-23'
<dependency org="com.github.turansky.cesium" name="cesium-kotlin-nm" rev="1.80.0-23">
<artifact name="cesium-kotlin-nm" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.turansky.cesium', module='cesium-kotlin-nm', version='1.80.0-23')
)
libraryDependencies += "com.github.turansky.cesium" % "cesium-kotlin-nm" % "1.80.0-23"
[com.github.turansky.cesium/cesium-kotlin-nm "1.80.0-23"]