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

pro.fessional.WhoAmI Maven / Gradle / Ivy

Go to download

meepo, first, is a dota2 hero, and then a template engine that using the single/multi-comment of target file's syntax as directive in order to keep the template and the target file in the same syntax highlight, preview and IDE editing features.

The newest version!
package pro.fessional;

/**
 * @author trydofor
 * @since 2019-07-02
 */
public class WhoAmI {
    public static void main(String[] args) {
        System.out.println("Meepo: Where do you think you're going?");
    }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy