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

com.gzqreder.lib.test.maven.MyClass Maven / Gradle / Ivy

There is a newer version: 1.7
Show newest version
package com.gzqreder.lib.test.maven;

public class MyClass {
    public static String hello() {
        return "MyClass hello";
    }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy