Last Version

WireGuard Tunnel Library 1.0.20211029

Embeddable tunnel library for WireGuard for Android

License

License

Categories

Categories

Wire Data Data Structures
GroupId

GroupId

com.wireguard.android
ArtifactId

ArtifactId

tunnel
Version

Version

1.0.20211029
Type

Type

aar
Description

Description

WireGuard Tunnel Library
Embeddable tunnel library for WireGuard for Android
Project URL

Project URL

https://www.wireguard.com/
Project Organization

Project Organization

WireGuard
Source Code Management

Source Code Management

https://git.zx2c4.com/wireguard-android

Download tunnel 1.0.20211029


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

Dependencies

runtime (2)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.2.0
androidx.collection » collection jar 1.1.0

Project Modules

There are no modules declared in this project.