monkeyWie / proxyee

HTTP proxy server,support HTTPS&websocket.MITM impl,intercept and tamper HTTPS traffic.
MIT License
1.52k stars 567 forks source link

Gradle #104

Closed Rich2020 closed 3 years ago

Rich2020 commented 3 years ago

Hi - I would really like to try your project. Is it possible to import it using Gradle and if so, how?

Rich2020 commented 3 years ago

Nevermind - found the declaration on the maven repo:

implementation 'com.github.monkeywie:proxyee:1.2.3'