License |
License |
---|---|
Categories |
CategoriesKotlin Languages |
GroupId | GroupIdio.matthewnelson.kotlin-components |
ArtifactId | ArtifactIdkmp-tor-manager-android |
Version | Version0.1.3 |
Type | Typeaar |
Description |
DescriptionKmpTorManager
Kotlin Components' TorManager for managing startup, shutdown, state, etc.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
kmp-tor-manager-android-0.1.3.pom | |
kmp-tor-manager-android-0.1.3-sources.jar | 60 KB |
kmp-tor-manager-android-0.1.3-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.matthewnelson.kotlin-components/kmp-tor-manager-android/ -->
<dependency>
<groupId>io.matthewnelson.kotlin-components</groupId>
<artifactId>kmp-tor-manager-android</artifactId>
<version>0.1.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.matthewnelson.kotlin-components/kmp-tor-manager-android/
implementation 'io.matthewnelson.kotlin-components:kmp-tor-manager-android:0.1.3'
// https://jarcasting.com/artifacts/io.matthewnelson.kotlin-components/kmp-tor-manager-android/
implementation ("io.matthewnelson.kotlin-components:kmp-tor-manager-android:0.1.3")
'io.matthewnelson.kotlin-components:kmp-tor-manager-android:aar:0.1.3'
<dependency org="io.matthewnelson.kotlin-components" name="kmp-tor-manager-android" rev="0.1.3">
<artifact name="kmp-tor-manager-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.matthewnelson.kotlin-components', module='kmp-tor-manager-android', version='0.1.3')
)
libraryDependencies += "io.matthewnelson.kotlin-components" % "kmp-tor-manager-android" % "0.1.3"
[io.matthewnelson.kotlin-components/kmp-tor-manager-android "0.1.3"]
Group / Artifact | Type | Version |
---|---|---|
io.matthewnelson.kotlin-components : kmp-tor-manager-common-jvm | jar | 0.1.3 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.21 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlinx : atomicfu-jvm | jar | 0.17.2 |
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm | jar | 1.6.1 |
org.jetbrains.kotlin : kotlin-reflect | jar | 1.6.21 |
io.matthewnelson.kotlin-components : kmp-tor-controller-jvm | jar | 0.1.3 |