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

com.clickntap.tool.f.UtilExtension Maven / Gradle / Ivy

The newest version!
package com.clickntap.tool.f;

public interface UtilExtension {

  public String request(String what, String json) throws Exception;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy