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

io.odysz.jclient.ClientFlags Maven / Gradle / Ivy

There is a newer version: 0.4.41
Show newest version
package io.odysz.jclient;

public class ClientFlags {
	static final boolean http = true;

	public static final boolean echo = true;
	public static final boolean menu = true;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy