t

testhelp-watchosx64

Kotlin Multiplatform Test Help
https://github.com/touchlab/TestHelp
The Apache Software License, Version 2.0
Kevin Galligan
Files download
File Operation
testhelp-watchosx64-0.6.3.pom download
testhelp-watchosx64-0.6.3-sources.jar download
Apache Maven
<dependency>
  <groupId>co.touchlab</groupId>
  <artifactId>testhelp-watchosx64</artifactId>
  <version>0.6.3</version>
  <type>klib</type>
</dependency>
Gradle Groovy
implementation 'co.touchlab:testhelp-watchosx64:0.6.3'
Gradle Kotlin
implementation("co.touchlab:testhelp-watchosx64:0.6.3")
Scala SBT
libraryDependencies += "co.touchlab" % "testhelp-watchosx64" % "0.6.3"
Groovy Grape
@Grapes(
  @Grab(group='co.touchlab', module='testhelp-watchosx64', version='0.6.3')
)
Apache Ivy
<dependency org="co.touchlab" name="testhelp-watchosx64" rev="0.6.3" />
Leiningen
[co.touchlab/testhelp-watchosx64 "0.6.3"]
Apache Buildr
'co.touchlab:testhelp-watchosx64:jar:0.6.3'