openvpn

Android VPN library

License

License

GroupId

GroupId

io.github.tim06
ArtifactId

ArtifactId

openvpn
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

aar
Description

Description

openvpn
Android VPN library
Project URL

Project URL

https://github.com/tim06/VPNProtocols
Source Code Management

Source Code Management

https://github.com/tim06/VPNProtocols

Download openvpn

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-parcelize-runtime jar 1.6.10
androidx.lifecycle » lifecycle-runtime-ktx jar 2.4.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0