Files download
File Operation
testhelp-watchosx64-0.6.9.pom download
testhelp-watchosx64-0.6.9-sources.jar download
Apache Maven
<dependency>
  <groupId>co.touchlab</groupId>
  <artifactId>testhelp-watchosx64</artifactId>
  <version>0.6.9</version>
  <type>klib</type>
</dependency>
Gradle Groovy
implementation 'co.touchlab:testhelp-watchosx64:0.6.9'
Gradle Kotlin
implementation("co.touchlab:testhelp-watchosx64:0.6.9")
Scala SBT
libraryDependencies += "co.touchlab" % "testhelp-watchosx64" % "0.6.9"
Groovy Grape
@Grapes(
  @Grab(group='co.touchlab', module='testhelp-watchosx64', version='0.6.9')
)
Apache Ivy
<dependency org="co.touchlab" name="testhelp-watchosx64" rev="0.6.9" />
Leiningen
[co.touchlab/testhelp-watchosx64 "0.6.9"]
Apache Buildr
'co.touchlab:testhelp-watchosx64:jar:0.6.9'