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