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

archetype.Empty Maven / Gradle / Ivy

There is a newer version: 9.1.0-Beta4
Show newest version
package archetype;

public final class Empty {

    private Empty(){
    }

    public static void main(String... args) { }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy