diff --git a/pom.xml b/pom.xml index 1c290ed..22a7592 100644 --- a/pom.xml +++ b/pom.xml @@ -7,6 +7,43 @@ cn.likole JwxtTool 1.0-SNAPSHOT - + + + org.jsoup + jsoup + 1.11.2 + + + us.codecraft + xsoup + 0.3.1 + + + com.squareup.okio + okio + 1.13.0 + + + com.squareup.okhttp3 + okhttp + 3.9.1 + + + + com.google.code.gson + gson + 2.8.0 + + + + + + + + + + + + \ No newline at end of file diff --git a/xuanke2.iml b/xuanke2.iml index 8d8ffd9..340a96f 100644 --- a/xuanke2.iml +++ b/xuanke2.iml @@ -11,5 +11,11 @@ + + + + + + \ No newline at end of file