is not current version
Last Version 1.0.0

io.matthewnelson.kotlin-components:kmp-tor-manager-android 0.1.2

Kotlin Components' TorManager for managing startup, shutdown, state, etc.

Categories

Categories

Kotlin Languages
GroupId

GroupId

io.matthewnelson.kotlin-components
ArtifactId

ArtifactId

kmp-tor-manager-android
Version

Version

0.1.2
Type

Type

aar

Download kmp-tor-manager-android 0.1.2


<!-- 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.2</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.2'
// https://jarcasting.com/artifacts/io.matthewnelson.kotlin-components/kmp-tor-manager-android/
implementation ("io.matthewnelson.kotlin-components:kmp-tor-manager-android:0.1.2")
'io.matthewnelson.kotlin-components:kmp-tor-manager-android:aar:0.1.2'
<dependency org="io.matthewnelson.kotlin-components" name="kmp-tor-manager-android" rev="0.1.2">
  <artifact name="kmp-tor-manager-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.matthewnelson.kotlin-components', module='kmp-tor-manager-android', version='0.1.2')
)
libraryDependencies += "io.matthewnelson.kotlin-components" % "kmp-tor-manager-android" % "0.1.2"
[io.matthewnelson.kotlin-components/kmp-tor-manager-android "0.1.2"]