Skip to content
This repository has been archived by the owner on Jul 2, 2021. It is now read-only.

Siroshun09/MCMessage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maven Central Maven Central GitHub Workflow Status GitHub Javadoc

MCMessage

Usage

For Maven:

<dependency>
    <groupId>com.github.siroshun09.mcmessage</groupId>
    <artifactId>mcmessage</artifactId>
    <version>2.2.1</version>
</dependency>

For Gradle:

    dependencies {
        compile 'com.github.siroshun09.mcmessage:mcmessage:2.2.1'
    }

Documentations

Javadoc: https://siroshun09.github.io/mcmessage/

License

This project is under the Apache License 2.0 license. Please see LICENSE for more info.

Copyright © 2021, Siroshun09