License |
License |
---|---|
Categories |
CategoriesKotlin Languages |
GroupId | GroupIdio.matthewnelson.kotlin-components |
ArtifactId | ArtifactIdkmp-tor-android |
Last Version | Last Version0.4.7.8+1.0.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionKmpTor
Kotlin Components' TorManager & TorBinary distribution
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
kmp-tor-android-0.4.7.8+1.0.0.pom | |
kmp-tor-android-0.4.7.8+1.0.0-sources.jar | 6 KB |
kmp-tor-android-0.4.7.8+1.0.0-javadoc.jar | 261 bytes |
Browse |
<!-- 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.7.8+1.0.0</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.7.8+1.0.0'
// https://jarcasting.com/artifacts/io.matthewnelson.kotlin-components/kmp-tor-android/
implementation ("io.matthewnelson.kotlin-components:kmp-tor-android:0.4.7.8+1.0.0")
'io.matthewnelson.kotlin-components:kmp-tor-android:aar:0.4.7.8+1.0.0'
<dependency org="io.matthewnelson.kotlin-components" name="kmp-tor-android" rev="0.4.7.8+1.0.0">
<artifact name="kmp-tor-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.matthewnelson.kotlin-components', module='kmp-tor-android', version='0.4.7.8+1.0.0')
)
libraryDependencies += "io.matthewnelson.kotlin-components" % "kmp-tor-android" % "0.4.7.8+1.0.0"
[io.matthewnelson.kotlin-components/kmp-tor-android "0.4.7.8+1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.matthewnelson.kotlin-components : kmp-tor-manager-android | jar | 1.0.0 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.21 |