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

org.zkoss.openlayers.Version Maven / Gradle / Ivy

The newest version!
/* Version.java

	Purpose:
		
	Description:
		
	History:
		Mon, Jun 18, 2012 11:49:36 AM, Created by jumperchen

Copyright (C) 2012 Potix Corporation. All Rights Reserved.
*/
package org.zkoss.openlayers;

public class Version {
	/** Returns the version UID.
	 */
	public static final String UID = "1.0.0-SNAPSHOT";
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy