chameleon.Chameleon Maven / Gradle / Ivy
package chameleon;
public class Chameleon {
public static final String URL = "https://github.com/muff1nman/chameleon.git";
public static final String NAME = "Chameleon";
public static final String AUTHOR = "Christophe Delory";
public static final String COPYRIGHT = "Copyright (c) 2008-2009, Christophe Delory, 2016 Andrew DeMaria";
public static final String CONTACT = "";
}