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

com.yance.annotation.TioAutowired Maven / Gradle / Ivy

The newest version!
package com.yance.annotation;

import java.lang.annotation.*;

/**
 * @author yance
 */
@Target(ElementType.FIELD)
@Retention(RetentionPolicy.RUNTIME)
@Documented
public @interface TioAutowired {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy