gg.jte.ContentType Maven / Gradle / Ivy
The newest version!
package gg.jte;
public enum ContentType {
Plain,
Html
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy
package gg.jte;
public enum ContentType {
Plain,
Html
}