Class OkHttpPlugin
- java.lang.Object
-
- io.freefair.gradle.plugins.okhttp.OkHttpPlugin
-
-
Constructor Summary
Constructors Constructor Description OkHttpPlugin()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
apply(Project project)
OkHttpClient
getOkHttpClient()
-
-
-
Method Detail
-
getOkHttpClient
public OkHttpClient getOkHttpClient()
-
-