Last Version

KMP Test Help 0.6.3

Kotlin Multiplatform Test Help

License

License

Categories

Categories

JavaScript Languages
GroupId

GroupId

co.touchlab
ArtifactId

ArtifactId

testhelp-js
Version

Version

0.6.3
Type

Type

pom
Description

Description

KMP Test Help
Kotlin Multiplatform Test Help
Project URL

Project URL

https://github.com/touchlab/TestHelp
Source Code Management

Source Code Management

https://github.com/touchlab/TestHelp

Download testhelp-js 0.6.3


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-js jar 1.6.20
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.6.20

Project Modules

There are no modules declared in this project.