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

com.untzuntz.ustackserverapi.version.VersionInt Maven / Gradle / Ivy

There is a newer version: 2.1.115
Show newest version
package com.untzuntz.ustackserverapi.version;

public interface VersionInt {

	public String getVersionId();
	public String getReleaseDate();

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy