License |
License |
---|---|
GroupId | GroupIdio.matthewnelson.topl-android |
ArtifactId | ArtifactIdtopl-core |
Version | Version2.1.1 |
Type | Typeaar |
Description |
DescriptionTOPL-Android-Core
The core module for setting up and running Tor in your application
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
topl-core-2.1.1.pom | |
topl-core-2.1.1-sources.jar | 53 KB |
topl-core-2.1.1-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.matthewnelson.topl-android/topl-core/ -->
<dependency>
<groupId>io.matthewnelson.topl-android</groupId>
<artifactId>topl-core</artifactId>
<version>2.1.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.matthewnelson.topl-android/topl-core/
implementation 'io.matthewnelson.topl-android:topl-core:2.1.1'
// https://jarcasting.com/artifacts/io.matthewnelson.topl-android/topl-core/
implementation ("io.matthewnelson.topl-android:topl-core:2.1.1")
'io.matthewnelson.topl-android:topl-core:aar:2.1.1'
<dependency org="io.matthewnelson.topl-android" name="topl-core" rev="2.1.1">
<artifact name="topl-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.matthewnelson.topl-android', module='topl-core', version='2.1.1')
)
libraryDependencies += "io.matthewnelson.topl-android" % "topl-core" % "2.1.1"
[io.matthewnelson.topl-android/topl-core "2.1.1"]
Group / Artifact | Type | Version |
---|---|---|
io.matthewnelson.topl-android : topl-core-base | jar | 2.1.1 |
Group / Artifact | Type | Version |
---|---|---|
androidx.core » core-ktx | jar | 1.3.2 |
info.guardianproject : jtorctl | jar | 0.4.5.7 |
org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.4.3 |
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.4.3 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.32 |