archetype.Empty Maven / Gradle / Ivy
The newest version!
package archetype;
public final class Empty {
private Empty(){
}
public static void main(String... args) { }
} © 2015 - 2025 Weber Informatics LLC | Privacy Policy