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

info.schnatterer.mobynamesgenerator.NamesGenerator Maven / Gradle / Ivy

There is a newer version: 20.10.1-r0
Show newest version
package info.schnatterer.mobynamesgenerator;

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

@Target({ElementType.TYPE, ElementType.PACKAGE})
public @interface NamesGenerator {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy