is not current version
Last Version 1.0.0

io.matthewnelson.kotlin-components:kmp-tor-common-js 0.1.1

Kotlin Components' Tor common code and utils

Categories

Categories

JavaScript Languages Kotlin
GroupId

GroupId

io.matthewnelson.kotlin-components
ArtifactId

ArtifactId

kmp-tor-common-js
Version

Version

0.1.1
Type

Type

pom

Download kmp-tor-common-js 0.1.1


<!-- https://jarcasting.com/artifacts/io.matthewnelson.kotlin-components/kmp-tor-common-js/ -->
<dependency>
    <groupId>io.matthewnelson.kotlin-components</groupId>
    <artifactId>kmp-tor-common-js</artifactId>
    <version>0.1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.matthewnelson.kotlin-components/kmp-tor-common-js/
implementation 'io.matthewnelson.kotlin-components:kmp-tor-common-js:0.1.1'
// https://jarcasting.com/artifacts/io.matthewnelson.kotlin-components/kmp-tor-common-js/
implementation ("io.matthewnelson.kotlin-components:kmp-tor-common-js:0.1.1")
'io.matthewnelson.kotlin-components:kmp-tor-common-js:pom:0.1.1'
<dependency org="io.matthewnelson.kotlin-components" name="kmp-tor-common-js" rev="0.1.1">
  <artifact name="kmp-tor-common-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.matthewnelson.kotlin-components', module='kmp-tor-common-js', version='0.1.1')
)
libraryDependencies += "io.matthewnelson.kotlin-components" % "kmp-tor-common-js" % "0.1.1"
[io.matthewnelson.kotlin-components/kmp-tor-common-js "0.1.1"]