
aQute.bnd.annotation.component.Modified Maven / Gradle / Ivy
The newest version!
package aQute.bnd.annotation.component;
import java.lang.annotation.*;
@Retention(RetentionPolicy.CLASS)
@Target(ElementType.METHOD)
public @interface Modified {
String RNAME = "LaQute/bnd/annotation/component/Modified;";
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy