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

com.github.zaza.allegro.Env Maven / Gradle / Ivy

There is a newer version: 0.0.5
Show newest version
package com.github.zaza.allegro;

public final class Env {
	public static final String ALLEGRO_LOGIN = "ALLEGRO_LOGIN";
	public static final String ALLEGRO_PASSWORD = "ALLEGRO_PASSWORD";
	public static final String ALLEGRO_WEBAPI_KEY = "ALLEGRO_WEBAPI_KEY";
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy