License |
License |
---|---|
Categories |
CategoriesJavaScript Languages |
GroupId | GroupIdco.touchlab |
ArtifactId | ArtifactIdtesthelp-js |
Version | Version0.5.0 |
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.5.0.pom | |
testhelp-js-0.5.0-sources.jar | 3 KB |
testhelp-js-0.5.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/co.touchlab/testhelp-js/ -->
<dependency>
<groupId>co.touchlab</groupId>
<artifactId>testhelp-js</artifactId>
<version>0.5.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/co.touchlab/testhelp-js/
implementation 'co.touchlab:testhelp-js:0.5.0'
// https://jarcasting.com/artifacts/co.touchlab/testhelp-js/
implementation ("co.touchlab:testhelp-js:0.5.0")
'co.touchlab:testhelp-js:pom:0.5.0'
<dependency org="co.touchlab" name="testhelp-js" rev="0.5.0">
<artifact name="testhelp-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='co.touchlab', module='testhelp-js', version='0.5.0')
)
libraryDependencies += "co.touchlab" % "testhelp-js" % "0.5.0"
[co.touchlab/testhelp-js "0.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-js | jar | 1.5.0 |
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.5.0 |