is not current version
Last Version 2.0.1

com.github.shadowsocks:plugin 0.1.0

Shadowsocks Plugin

GroupId

GroupId

com.github.shadowsocks
ArtifactId

ArtifactId

plugin
Version

Version

0.1.0
Type

Type

aar

Download plugin 0.1.0


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