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

jsr352.tck.tests.MyClass Maven / Gradle / Ivy

The newest version!
package jsr352.tck.tests;

public class MyClass {

	public static void main(String[] args) {
		
		System.out.println("print some stuff");
	}
	
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy