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

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