License |
License |
---|---|
Categories |
CategoriesJavaScript Languages Kotlin |
GroupId | GroupIdio.matthewnelson.kotlin-components |
ArtifactId | ArtifactIdkmp-tor-common-js |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionKmpTorCommon
Kotlin Components' Tor common code and utils
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
kmp-tor-common-js-1.0.0.pom | |
kmp-tor-common-js-1.0.0-sources.jar | 21 KB |
kmp-tor-common-js-1.0.0-javadoc.jar | 261 bytes |
Browse |
<!-- 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>1.0.0</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:1.0.0'
// https://jarcasting.com/artifacts/io.matthewnelson.kotlin-components/kmp-tor-common-js/
implementation ("io.matthewnelson.kotlin-components:kmp-tor-common-js:1.0.0")
'io.matthewnelson.kotlin-components:kmp-tor-common-js:pom:1.0.0'
<dependency org="io.matthewnelson.kotlin-components" name="kmp-tor-common-js" rev="1.0.0">
<artifact name="kmp-tor-common-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.matthewnelson.kotlin-components', module='kmp-tor-common-js', version='1.0.0')
)
libraryDependencies += "io.matthewnelson.kotlin-components" % "kmp-tor-common-js" % "1.0.0"
[io.matthewnelson.kotlin-components/kmp-tor-common-js "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.6.21 |
org.jetbrains.kotlin : kotlin-stdlib-js | jar | 1.6.21 |
io.matthewnelson.kotlin-components : encoding-base16-js | jar | 1.1.3 |
io.matthewnelson.kotlin-components : encoding-base32-js | jar | 1.1.3 |
io.matthewnelson.kotlin-components : encoding-base64-js | jar | 1.1.3 |