shadowsocksr

Android VPN library

License

License

GroupId

GroupId

io.github.tim06
ArtifactId

ArtifactId

shadowsocksr
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

shadowsocksr
Android VPN library
Project URL

Project URL

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

Source Code Management

https://github.com/tim06/VPNProtocols

Download shadowsocksr

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
VPNProtocols.base » basevpn jar unspecified
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-parcelize-runtime jar 1.6.10
VPNProtocols.base » notification jar unspecified
androidx.lifecycle » lifecycle-runtime-ktx jar 2.4.1
com.jakewharton.timber : timber jar 5.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0