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

my.suveng.util.simple.Simple Maven / Gradle / Ivy

There is a newer version: 1.0.16
Show newest version
package my.suveng.util.simple;

/**
 *
 * @author suwenguang
 **/
public class Simple {
    public static void main(String[] args) {
        System.out.println("hello");
    }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy