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

com.evasion.plugin.travel.Constante Maven / Gradle / Ivy

There is a newer version: 2.0.0.2
Show newest version
/*
 * To change this template, choose Tools | Templates
 * and open the template in the editor.
 */

package com.evasion.plugin.travel;

/**
 *
 * @author sebastien.glon
 */
public class Constante {
    public static final String SHORT_PLUGIN_NAME= "Travel";
    public static final String PLUGIN_NAME = "Plugin-"+SHORT_PLUGIN_NAME;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy