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

gg.jte.runtime.TemplateMode Maven / Gradle / Ivy

package gg.jte.runtime;

public enum TemplateMode {
    OnDemand,
    Precompiled,
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy