shadowsocks / shadowsocks-android   4.2.0

GitHub

A shadowsocks client for Android

Scala versions: 2.11

plugin 0.0.4


Group ID:
com.github.shadowsocks
Artifact ID:
plugin_2.11
Version:
0.0.4
Release Date:
Jul 30, 2017
Licenses:
Files:

libraryDependencies += "com.github.shadowsocks" %% "plugin" % "0.0.4"

Mill build tool

ivy"com.github.shadowsocks::plugin:0.0.4"

Scala CLI

//> using dep "com.github.shadowsocks::plugin:0.0.4"

Ammonite REPL

import $ivy.`com.github.shadowsocks::plugin:0.0.4`

<dependency>
  <groupId>com.github.shadowsocks</groupId>
  <artifactId>plugin_2.11</artifactId>
  <version>0.0.4</version>
</dependency>

compile group: 'com.github.shadowsocks', name: 'plugin_2.11', version: '0.0.4'