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

com.seezoon.code.gen.utils.Constants Maven / Gradle / Ivy

The newest version!
package com.seezoon.code.gen.utils;

public class Constants {

	public static final String YES = "1";
	public static final String NO = "0";
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy