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

.oss-maven-template.0.0.13.source-code.HelloWorld Maven / Gradle / Ivy

public class HelloWorld {

    public static void main(String[] args) {
        System.out.println("Hello, Dave.");
    }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy