is not current version
Last Version 0.4.7.8

info.guardianproject:tor-android 0.4.5.10

Tor as a native Android Service

GroupId

GroupId

info.guardianproject
ArtifactId

ArtifactId

tor-android
Version

Version

0.4.5.10
Type

Type

aar

Download tor-android 0.4.5.10


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