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

stalkr.captcha.dbc.SolverCallback Maven / Gradle / Ivy

There is a newer version: 0.2.5
Show newest version
package stalkr.captcha.dbc;

public interface SolverCallback {

	void run( final String text ) throws Exception;

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy