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

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

There is a newer version: 0.0.16
Show newest version
public class HelloWorld {

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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy