GroupId | GroupIdcom.github.shadowsocks |
---|---|
ArtifactId | ArtifactIdplugin_2.11 |
Version | Version0.0.2 |
Type | Typeaar |
Filename | Size |
---|---|
plugin_2.11-0.0.2.pom | |
plugin_2.11-0.0.2.aar | 58 KB |
plugin_2.11-0.0.2-sources.jar | 19 KB |
plugin_2.11-0.0.2-javadoc.jar | 552 KB |
Browse |
<!-- 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"]