| License |
License |
|---|---|
| Categories |
CategoriesJavaScript Languages |
| GroupId | GroupIdco.touchlab |
| ArtifactId | ArtifactIdtesthelp-js |
| Version | Version0.6.3 |
| Type | Typepom |
| Description |
DescriptionKMP Test Help
Kotlin Multiplatform Test Help
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| testhelp-js-0.6.3.pom | |
| testhelp-js-0.6.3-sources.jar | 3 KB |
| testhelp-js-0.6.3-javadoc.jar | 261 bytes |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-js | jar | 1.6.20 |
| org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.6.20 |