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

com.paymentwall.java.Response.Interface Maven / Gradle / Ivy

package com.paymentwall.java.Response;

import org.json.simple.JSONObject;

public interface Interface {
    public JSONObject process();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy