项目作者: mcparkournet

项目描述 :
Annotation based framework for different things (commands, listeners)
高级语言: Java
项目地址: git://github.com/mcparkournet/anfodis.git
创建时间: 2020-02-16T16:29:42Z
项目社区:https://github.com/mcparkournet/anfodis

开源协议:MIT License

下载


build
Download

Anfodis

Annotation API for different things.

Usage

  1. repositories {
  2. jcenter()
  3. }
  4. dependencies {
  5. implementation("net.mcparkour:anfodis-paper:1.4.2")
  6. }