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

io.github.stewseo.client.transport.WithUriParameter Maven / Gradle / Ivy

package io.github.stewseo.client.transport;

public interface WithUriParameter {

    boolean withUriParameter(String name, String value);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy