org.slingerxv.limitart.reflectasm.ReflectASMConst Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of limitart Show documentation
Show all versions of limitart Show documentation
A framework that designed to help you build a Java Game Server quickly
package org.slingerxv.limitart.reflectasm;
public class ReflectASMConst {
public final static String PACKAGE_NAME = "org/slingerxv/limitart/reflectasm/";
}