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

com.quincy.sdk.ZKContext Maven / Gradle / Ivy

The newest version!
package com.quincy.sdk;

public interface ZKContext {
	public String getRootPath();
	public String getSynPath();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy