icu.wuhufly.JavadocTakePlace Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of shtd-bd Show documentation
Show all versions of shtd-bd Show documentation
bigdata source code for shtd
The newest version!
package icu.wuhufly;
/**
* This is a java doc plugin test
*/
public class JavadocTakePlace {
public static void main(String[] args) {
System.out.println("hello world");
}
}