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

pro.fessional.WhoAmI Maven / Gradle / Ivy

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