Class OkHttpCachePlugin

java.lang.Object
io.freefair.gradle.plugins.okhttp.OkHttpCachePlugin
All Implemented Interfaces:
Plugin<Project>

public class OkHttpCachePlugin extends Object implements Plugin<Project>
  • Constructor Details

    • OkHttpCachePlugin

      public OkHttpCachePlugin()
  • Method Details

    • apply

      public void apply(Project project)
      Specified by:
      apply in interface Plugin<Project>
    • getCache

      public okhttp3.Cache getCache()