![JAR search and dependency download from the Maven repository](/logo.png)
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