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

com.github.ahenteti.hellomaven.HelloMaven Maven / Gradle / Ivy

package com.github.ahenteti.hellomaven;

public class HelloMaven {

    public static void hello() {
        System.out.println("Hello Maven Central Repository v1.3!");
    }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy