Skip to content

Instantly share code, notes, and snippets.

@drakestone
Created September 21, 2013 08:07
Show Gist options
  • Save drakestone/6648416 to your computer and use it in GitHub Desktop.
Save drakestone/6648416 to your computer and use it in GitHub Desktop.
package com.example.gee;
public class Config {
public final static String Company = "@COMPANY@";
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment