gdxapp4d/lib-bassboonyd/src/main/love/distributedrebirth/bassboonyd/BãßBȍőnPackageInfoʸᴰ.java

15 lines
424 B
Java
Raw Normal View History

2022-02-06 14:49:32 +00:00
package love.distributedrebirth.bassboonyd;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
@BãßBȍőnAuthorInfoʸᴰ(name = "willemtsade", copyright = "©Δ∞ 仙上主天")
@Retention(RetentionPolicy.RUNTIME)
@Target({ElementType.TYPE})
public @interface BãßBȍőnPackageInfoʸᴰ {
String name();
}