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

kendal.apiExperiments.handler.Awesome Maven / Gradle / Ivy

The newest version!
package kendal.apiExperiments.handler;

import java.lang.annotation.ElementType;
import java.lang.annotation.Target;

@Target(ElementType.TYPE)
public @interface Awesome {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy