
com.github.mustachejava.Mustache Maven / Gradle / Ivy
package com.github.mustachejava;
/**
* The interface to Mustache objects
*/
public interface Mustache extends Code {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy
package com.github.mustachejava;
/**
* The interface to Mustache objects
*/
public interface Mustache extends Code {
}