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

metainfo.zk.Version Maven / Gradle / Ivy

Go to download

Other imporvements of basic ZK components - please check the documentation for each overriden component.

The newest version!
package metainfo.zk;

/**
 * Datalite Library Version
 *
 * @author Jiri Bubnik
 */
public class Version {
	/** Returns the version UID.
	 */
	public static final String UID = "5.0.0";
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy