cz.mmsparams.api.constants.AppVersion Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of MmsParamsAPI Show documentation
Show all versions of MmsParamsAPI Show documentation
Common library for MmsParams system
The newest version!
package cz.mmsparams.api.constants;
public class AppVersion
{
private AppVersion()
{
}
public static final String SYSTEM_VERSION = "1.0.3";
public static final String SYSTEM_BUILD = "6f53a249-7b72-4ec3-b929-ebef9a407307";
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy