не последняя версия
Последняя версия 0.6.3

co.touchlab:testhelp-js 0.5.3-hmpp

Kotlin Multiplatform Test Help

Категории

Категории

JavaScript Языки программирования
Группа

Группа

co.touchlab
Идентификатор

Идентификатор

testhelp-js
Версия

Версия

0.5.3-hmpp
Тип

Тип

pom

Скачать testhelp-js 0.5.3-hmpp


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