| License |
License |
|---|---|
| Categories |
CategoriesKotlin Languages |
| GroupId | GroupIdio.matthewnelson.kotlin-components |
| ArtifactId | ArtifactIdkmp-tor-manager-android |
| Version | Version0.1.0-beta2 |
| Type | Typeaar |
| Description |
DescriptionKmpTorManager
Kotlin Components' TorManager for managing startup, shutdown, state, etc.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- 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.0-beta2</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.0-beta2'
// https://jarcasting.com/artifacts/io.matthewnelson.kotlin-components/kmp-tor-manager-android/
implementation ("io.matthewnelson.kotlin-components:kmp-tor-manager-android:0.1.0-beta2")
'io.matthewnelson.kotlin-components:kmp-tor-manager-android:aar:0.1.0-beta2'
<dependency org="io.matthewnelson.kotlin-components" name="kmp-tor-manager-android" rev="0.1.0-beta2">
<artifact name="kmp-tor-manager-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.matthewnelson.kotlin-components', module='kmp-tor-manager-android', version='0.1.0-beta2')
)
libraryDependencies += "io.matthewnelson.kotlin-components" % "kmp-tor-manager-android" % "0.1.0-beta2"
[io.matthewnelson.kotlin-components/kmp-tor-manager-android "0.1.0-beta2"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.matthewnelson.kotlin-components : kmp-tor-manager-common-jvm | jar | 0.1.0-beta2 |
| org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.6.10 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlinx : atomicfu-jvm | jar | 0.17.1 |
| org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm | jar | 1.6.0 |
| org.jetbrains.kotlin : kotlin-reflect | jar | 1.6.10 |
| io.matthewnelson.kotlin-components : kmp-tor-controller-jvm | jar | 0.1.0-beta2 |