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

hr.com.vgv.verano.http.Assertion Maven / Gradle / Ivy

There is a newer version: 0.41
Show newest version
package hr.com.vgv.verano.http;

public interface Assertion
{
    void test(Dict dict);
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy