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

pro.fessional.wings.WhoAmI Maven / Gradle / Ivy

package pro.fessional.wings;

/**
 * @author trydofor
 * @since 2019-07-02
 */
public class WhoAmI {
    public static void main(String[] args) {
        System.out.println("Slardar: I cross the world to take you down.");
    }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy