r

runtime-kotlin-tvosx64__kgp_1.8.20

Kotlin Multiplatform part of the SKIE runtime. It's used to facilitate certain features of SKIE.
https://skie.touchlab.co
Touchlab SKIE License
Kevin Galligan Filip Dolnik Tadeas Kriz
Files download
File Operation
runtime-kotlin-tvosx64__kgp_1.8.20-0.4.15-preview.pom download
runtime-kotlin-tvosx64__kgp_1.8.20-0.4.15-preview-sources.jar download
Apache Maven
<dependency>
  <groupId>co.touchlab.skie</groupId>
  <artifactId>runtime-kotlin-tvosx64__kgp_1.8.20</artifactId>
  <version>0.4.15-preview</version>
  <type>klib</type>
</dependency>
Gradle Groovy
implementation 'co.touchlab.skie:runtime-kotlin-tvosx64__kgp_1.8.20:0.4.15-preview'
Gradle Kotlin
implementation("co.touchlab.skie:runtime-kotlin-tvosx64__kgp_1.8.20:0.4.15-preview")
Scala SBT
libraryDependencies += "co.touchlab.skie" % "runtime-kotlin-tvosx64__kgp_1.8.20" % "0.4.15-preview"
Groovy Grape
@Grapes(
  @Grab(group='co.touchlab.skie', module='runtime-kotlin-tvosx64__kgp_1.8.20', version='0.4.15-preview')
)
Apache Ivy
<dependency org="co.touchlab.skie" name="runtime-kotlin-tvosx64__kgp_1.8.20" rev="0.4.15-preview" />
Leiningen
[co.touchlab.skie/runtime-kotlin-tvosx64__kgp_1.8.20 "0.4.15-preview"]
Apache Buildr
'co.touchlab.skie:runtime-kotlin-tvosx64__kgp_1.8.20:jar:0.4.15-preview'