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

spoon.examples.xmlannotations.Annotation1 Maven / Gradle / Ivy

The newest version!
package spoon.examples.xmlannotations;

public @interface Annotation1 {
	String s();
	int i();	
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy