How to set proxy url with gradle -


i know how set proxy url gradle build system. proxy url of form http://host/proxy.pac

probably have figured out already, can check documentation different ways of doing this: https://docs.gradle.org/current/userguide/build_environment.html#sec:accessing_the_web_via_a_proxy


Comments

Popular posts from this blog

java - BeanIO write annotated class to fixedlength -

Using Java 8 lambdas/transformations to combine and flatten two Maps -

How to connect android app to App engine -