Shadowsocks Plugin

SIP003 plugin for Shadowsocks

License

License

GroupId

GroupId

com.github.shadowsocks
ArtifactId

ArtifactId

plugin
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

Shadowsocks Plugin
SIP003 plugin for Shadowsocks
Project URL

Project URL

https://github.com/shadowsocks/shadowsocks-android
Source Code Management

Source Code Management

https://github.com/shadowsocks/shadowsocks-android

Download plugin

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.0
androidx.core » core-ktx jar 1.3.2
androidx.drawerlayout » drawerlayout jar 1.1.1
androidx.fragment » fragment-ktx jar 1.3.3
com.google.android.material » material jar 1.3.0

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-parcelize-runtime jar 1.5.0

Project Modules

There are no modules declared in this project.
com.github.shadowsocks

shadowsocks

A secure socks5 proxy, designed to protect your Internet traffic.

Versions

Version
2.0.1
2.0.0
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.0
1.1.0
1.0.0
0.1.1
0.1.0