com.example.Main Maven / Gradle / Ivy
The newest version!
package com.example;
public class Main {
public static void main(String[] args) {
System.out.println("Hello world!");
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy