diff --git a/api/pom.xml b/api/pom.xml new file mode 100644 index 0000000..4e5f0f6 --- /dev/null +++ b/api/pom.xml @@ -0,0 +1,29 @@ + + + 4.0.0 + + app.crazyaddons.plugin + api + 1.0.0 + + + + + com.neovisionaries + nv-websocket-client + 2.14 + compile + + + + + com.squareup.okhttp3 + okhttp + 4.10.0 + compile + + + + \ No newline at end of file