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

io.qase.commons.models.annotation.Field Maven / Gradle / Ivy

The newest version!
package io.qase.commons.models.annotation;

public @interface Field {
    String name();
    String value();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy