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

com.mugui.base.client.net.auto.AutoTask Maven / Gradle / Ivy

There is a newer version: 0.0.8
Show newest version
package com.mugui.base.client.net.auto;


import com.mugui.base.base.Component;

import java.lang.annotation.Inherited;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;


@Retention(RetentionPolicy.RUNTIME)
@Component
public @interface AutoTask  {
	
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy