License |
License |
---|---|
GroupId | GroupIdinfo.guardianproject |
ArtifactId | ArtifactIdtor-android |
Version | Version0.4.6.9 |
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.6.9.pom | |
tor-android-0.4.6.9-sources.jar | 5 KB |
tor-android-0.4.6.9-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.6.9</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/info.guardianproject/tor-android/
implementation 'info.guardianproject:tor-android:0.4.6.9'
// https://jarcasting.com/artifacts/info.guardianproject/tor-android/
implementation ("info.guardianproject:tor-android:0.4.6.9")
'info.guardianproject:tor-android:aar:0.4.6.9'
<dependency org="info.guardianproject" name="tor-android" rev="0.4.6.9">
<artifact name="tor-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='info.guardianproject', module='tor-android', version='0.4.6.9')
)
libraryDependencies += "info.guardianproject" % "tor-android" % "0.4.6.9"
[info.guardianproject/tor-android "0.4.6.9"]