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

it.vige.cities.templates.en.Providers Maven / Gradle / Ivy

The newest version!
package it.vige.cities.templates.en;

/**
 * The english providers actually supported
 * @author lucastancapiano
 */
public enum Providers {
	/**
	 * BRITANNICA
	 */
	BRITANNICA, 
	
	/**
	 * GEONAMES
	 */
	GEONAMES
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy