is not current version
Last Version 2.1.2

io.matthewnelson.topl-android:topl-core 1.0.0-beta02

The core module for setting up and running Tor in your application

GroupId

GroupId

io.matthewnelson.topl-android
ArtifactId

ArtifactId

topl-core
Version

Version

1.0.0-beta02
Type

Type

aar

Download topl-core 1.0.0-beta02


<!-- https://jarcasting.com/artifacts/io.matthewnelson.topl-android/topl-core/ -->
<dependency>
    <groupId>io.matthewnelson.topl-android</groupId>
    <artifactId>topl-core</artifactId>
    <version>1.0.0-beta02</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.matthewnelson.topl-android/topl-core/
implementation 'io.matthewnelson.topl-android:topl-core:1.0.0-beta02'
// https://jarcasting.com/artifacts/io.matthewnelson.topl-android/topl-core/
implementation ("io.matthewnelson.topl-android:topl-core:1.0.0-beta02")
'io.matthewnelson.topl-android:topl-core:aar:1.0.0-beta02'
<dependency org="io.matthewnelson.topl-android" name="topl-core" rev="1.0.0-beta02">
  <artifact name="topl-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.matthewnelson.topl-android', module='topl-core', version='1.0.0-beta02')
)
libraryDependencies += "io.matthewnelson.topl-android" % "topl-core" % "1.0.0-beta02"
[io.matthewnelson.topl-android/topl-core "1.0.0-beta02"]