项目作者: mcparkournet
项目描述 :
Annotation based framework for different things (commands, listeners)
高级语言: Java
项目地址: git://github.com/mcparkournet/anfodis.git


Anfodis
Annotation API for different things.
Usage
repositories {
jcenter()
}
dependencies {
implementation("net.mcparkour:anfodis-paper:1.4.2")
}