License |
License |
---|---|
Categories |
CategoriesJavaScript Languages Kotlin |
GroupId | GroupIdio.matthewnelson.kotlin-components |
ArtifactId | ArtifactIdkmp-tor-controller-common-js |
Version | Version0.1.0-beta1 |
Type | Typepom |
Description |
DescriptionKmpTorControllerCommon
Kotlin Components' TorController common code
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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-beta1</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-beta1'
// 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-beta1")
'io.matthewnelson.kotlin-components:kmp-tor-controller-common-js:pom:0.1.0-beta1'
<dependency org="io.matthewnelson.kotlin-components" name="kmp-tor-controller-common-js" rev="0.1.0-beta1">
<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-beta1')
)
libraryDependencies += "io.matthewnelson.kotlin-components" % "kmp-tor-controller-common-js" % "0.1.0-beta1"
[io.matthewnelson.kotlin-components/kmp-tor-controller-common-js "0.1.0-beta1"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-js | jar | 1.6.10 |
io.matthewnelson.kotlin-components : kmp-tor-common-js | jar | 0.1.0-beta1 |
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.6.10 |
org.jetbrains.kotlin : kotlin-reflect | jar | 1.6.10 |