| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJavaScript Языки программирования Kotlin |
| Группа | Группаio.matthewnelson.kotlin-components |
| Идентификатор | Идентификаторkmp-tor-controller-common-js |
| Версия | Версия0.1.0-beta2 |
| Тип | Типpom |
| Описание |
ОписаниеKmpTorControllerCommon
Kotlin Components' TorController common code
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/io.matthewnelson.kotlin-components/kmp-tor-controller-common-js/ -->
<dependency>
<groupId>io.matthewnelson.kotlin-components</groupId>
<artifactId>kmp-tor-controller-common-js</artifactId>
<version>0.1.0-beta2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.matthewnelson.kotlin-components/kmp-tor-controller-common-js/
implementation 'io.matthewnelson.kotlin-components:kmp-tor-controller-common-js:0.1.0-beta2'
// https://jarcasting.com/artifacts/io.matthewnelson.kotlin-components/kmp-tor-controller-common-js/
implementation ("io.matthewnelson.kotlin-components:kmp-tor-controller-common-js:0.1.0-beta2")
'io.matthewnelson.kotlin-components:kmp-tor-controller-common-js:pom:0.1.0-beta2'
<dependency org="io.matthewnelson.kotlin-components" name="kmp-tor-controller-common-js" rev="0.1.0-beta2">
<artifact name="kmp-tor-controller-common-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.matthewnelson.kotlin-components', module='kmp-tor-controller-common-js', version='0.1.0-beta2')
)
libraryDependencies += "io.matthewnelson.kotlin-components" % "kmp-tor-controller-common-js" % "0.1.0-beta2"
[io.matthewnelson.kotlin-components/kmp-tor-controller-common-js "0.1.0-beta2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-js | jar | 1.6.10 |
| io.matthewnelson.kotlin-components : kmp-tor-common-js | jar | 0.1.0-beta2 |
| org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.6.10 |
| org.jetbrains.kotlin : kotlin-reflect | jar | 1.6.10 |