| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJavaScript Языки программирования |
| Группа | Группаco.touchlab |
| Идентификатор | Идентификаторtesthelp-js |
| Версия | Версия0.6.3 |
| Тип | Типpom |
| Описание |
ОписаниеKMP Test Help
Kotlin Multiplatform Test Help
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| testhelp-js-0.6.3.pom | |
| testhelp-js-0.6.3-sources.jar | 3 KB |
| testhelp-js-0.6.3-javadoc.jar | 261 bytes |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-js | jar | 1.6.20 |
| org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.6.20 |