| License |
License |
|---|---|
| GroupId | GroupIdcom.github.shadowsocks |
| ArtifactId | ArtifactIdplugin |
| Last Version | Last Version2.0.1 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionShadowsocks Plugin
SIP003 plugin for Shadowsocks
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| plugin-2.0.1.pom | |
| plugin-2.0.1.aar | 56 KB |
| plugin-2.0.1-sources.jar | 709 bytes |
| plugin-2.0.1-javadoc.jar | 67 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-parcelize-runtime | jar | 1.5.0 |