All Downloads are FREE. Search and download functionalities are using the official Maven repository.

net.morher.ui.connect.http.BrowserConfigurer Maven / Gradle / Ivy

There is a newer version: 0.8
Show newest version
package net.morher.ui.connect.http;

import com.gargoylesoftware.htmlunit.WebClient;

public interface BrowserConfigurer {
    void configure(WebClient webClient);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy