| Categories | CategoriesKotlin Languages | 
|---|---|
| GroupId | GroupIdio.matthewnelson.kotlin-components | 
| ArtifactId | ArtifactIdkmp-tor-android | 
| Version | Version0.4.6.9+0.1.0-alpha3 | 
| Type | Typeaar | 
<!-- https://jarcasting.com/artifacts/io.matthewnelson.kotlin-components/kmp-tor-android/ -->
<dependency>
    <groupId>io.matthewnelson.kotlin-components</groupId>
    <artifactId>kmp-tor-android</artifactId>
    <version>0.4.6.9+0.1.0-alpha3</version>
    <type>aar</type>
</dependency>// https://jarcasting.com/artifacts/io.matthewnelson.kotlin-components/kmp-tor-android/
implementation 'io.matthewnelson.kotlin-components:kmp-tor-android:0.4.6.9+0.1.0-alpha3'// https://jarcasting.com/artifacts/io.matthewnelson.kotlin-components/kmp-tor-android/
implementation ("io.matthewnelson.kotlin-components:kmp-tor-android:0.4.6.9+0.1.0-alpha3")'io.matthewnelson.kotlin-components:kmp-tor-android:aar:0.4.6.9+0.1.0-alpha3'<dependency org="io.matthewnelson.kotlin-components" name="kmp-tor-android" rev="0.4.6.9+0.1.0-alpha3">
  <artifact name="kmp-tor-android" type="aar" />
</dependency>@Grapes(
@Grab(group='io.matthewnelson.kotlin-components', module='kmp-tor-android', version='0.4.6.9+0.1.0-alpha3')
)libraryDependencies += "io.matthewnelson.kotlin-components" % "kmp-tor-android" % "0.4.6.9+0.1.0-alpha3"[io.matthewnelson.kotlin-components/kmp-tor-android "0.4.6.9+0.1.0-alpha3"]