License |
License |
---|---|
GroupId | GroupIdinfo.guardianproject |
ArtifactId | ArtifactIdtor-android |
Last Version | Last Version0.4.7.8 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptiontor-android
Tor as a native Android Service
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tor-android-0.4.7.8.pom | |
tor-android-0.4.7.8-sources.jar | 5 KB |
tor-android-0.4.7.8-javadoc.jar | 393 KB |
Browse |
<!-- https://jarcasting.com/artifacts/info.guardianproject/tor-android/ -->
<dependency>
<groupId>info.guardianproject</groupId>
<artifactId>tor-android</artifactId>
<version>0.4.7.8</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/info.guardianproject/tor-android/
implementation 'info.guardianproject:tor-android:0.4.7.8'
// https://jarcasting.com/artifacts/info.guardianproject/tor-android/
implementation ("info.guardianproject:tor-android:0.4.7.8")
'info.guardianproject:tor-android:aar:0.4.7.8'
<dependency org="info.guardianproject" name="tor-android" rev="0.4.7.8">
<artifact name="tor-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='info.guardianproject', module='tor-android', version='0.4.7.8')
)
libraryDependencies += "info.guardianproject" % "tor-android" % "0.4.7.8"
[info.guardianproject/tor-android "0.4.7.8"]