Files download
File Operation
core-api-iosx64-2.0.0-alpha10.pom download
core-api-iosx64-2.0.0-alpha10-sources.jar download
Apache Maven
<dependency>
  <groupId>io.matthewnelson.kmp-tor</groupId>
  <artifactId>core-api-iosx64</artifactId>
  <version>2.0.0-alpha10</version>
  <type>klib</type>
</dependency>
Gradle Groovy
implementation 'io.matthewnelson.kmp-tor:core-api-iosx64:2.0.0-alpha10'
Gradle Kotlin
implementation("io.matthewnelson.kmp-tor:core-api-iosx64:2.0.0-alpha10")
Scala SBT
libraryDependencies += "io.matthewnelson.kmp-tor" % "core-api-iosx64" % "2.0.0-alpha10"
Groovy Grape
@Grapes(
  @Grab(group='io.matthewnelson.kmp-tor', module='core-api-iosx64', version='2.0.0-alpha10')
)
Apache Ivy
<dependency org="io.matthewnelson.kmp-tor" name="core-api-iosx64" rev="2.0.0-alpha10" />
Leiningen
[io.matthewnelson.kmp-tor/core-api-iosx64 "2.0.0-alpha10"]
Apache Buildr
'io.matthewnelson.kmp-tor:core-api-iosx64:jar:2.0.0-alpha10'