is not current version
Last Version 0.0.4

com.github.shadowsocks:plugin_2.11 0.0.2

plugin

GroupId

GroupId

com.github.shadowsocks
ArtifactId

ArtifactId

plugin_2.11
Version

Version

0.0.2
Type

Type

aar

Download plugin_2.11 0.0.2


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