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

xyz.erupt.core.tpl.EruptTpl Maven / Gradle / Ivy

There is a newer version: 1.12.17
Show newest version
package xyz.erupt.core.tpl;

import xyz.erupt.annotation.EruptField;

/**
 * @author YuePeng
 * date 2022/12/7 23:18
 */
public class EruptTpl {

    @EruptField
    public byte EruptField;

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy