is not current version
Last Version 0.6.3

co.touchlab:testhelp-js 0.5.4

Kotlin Multiplatform Test Help

Categories

Categories

JavaScript Languages
GroupId

GroupId

co.touchlab
ArtifactId

ArtifactId

testhelp-js
Version

Version

0.5.4
Type

Type

pom

Download testhelp-js 0.5.4


<!-- https://jarcasting.com/artifacts/co.touchlab/testhelp-js/ -->
<dependency>
    <groupId>co.touchlab</groupId>
    <artifactId>testhelp-js</artifactId>
    <version>0.5.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/co.touchlab/testhelp-js/
implementation 'co.touchlab:testhelp-js:0.5.4'
// https://jarcasting.com/artifacts/co.touchlab/testhelp-js/
implementation ("co.touchlab:testhelp-js:0.5.4")
'co.touchlab:testhelp-js:pom:0.5.4'
<dependency org="co.touchlab" name="testhelp-js" rev="0.5.4">
  <artifact name="testhelp-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='co.touchlab', module='testhelp-js', version='0.5.4')
)
libraryDependencies += "co.touchlab" % "testhelp-js" % "0.5.4"
[co.touchlab/testhelp-js "0.5.4"]