License |
License |
---|---|
GroupId | GroupIdio.github.tim06 |
ArtifactId | ArtifactIdopenvpn |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionopenvpn
Android VPN library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
openvpn-1.0.4.pom | |
openvpn-1.0.4-sources.jar | 17 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.tim06/openvpn/ -->
<dependency>
<groupId>io.github.tim06</groupId>
<artifactId>openvpn</artifactId>
<version>1.0.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.tim06/openvpn/
implementation 'io.github.tim06:openvpn:1.0.4'
// https://jarcasting.com/artifacts/io.github.tim06/openvpn/
implementation ("io.github.tim06:openvpn:1.0.4")
'io.github.tim06:openvpn:aar:1.0.4'
<dependency org="io.github.tim06" name="openvpn" rev="1.0.4">
<artifact name="openvpn" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.tim06', module='openvpn', version='1.0.4')
)
libraryDependencies += "io.github.tim06" % "openvpn" % "1.0.4"
[io.github.tim06/openvpn "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-parcelize-runtime | jar | 1.6.10 |
androidx.lifecycle » lifecycle-runtime-ktx | jar | 2.4.1 |