is not current version
Last Version 2.1.2

io.matthewnelson.topl-android:topl-core 2.0.0

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

GroupId

GroupId

io.matthewnelson.topl-android
ArtifactId

ArtifactId

topl-core
Version

Version

2.0.0
Type

Type

aar

Download topl-core 2.0.0


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