is not current version
Last Version 2.0.1

com.github.shadowsocks:plugin 2.0.0

SIP003 plugin for Shadowsocks

GroupId

GroupId

com.github.shadowsocks
ArtifactId

ArtifactId

plugin
Version

Version

2.0.0
Type

Type

aar

Download plugin 2.0.0


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