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