GitHub - GodEightFather/cherry: A flexible, stable, easy-to-use plugin Framework for Java applications. · GitHub
Skip to content

GodEightFather/cherry

 
 

Folders and files

Repository files navigation

Cherry

License Release Version Build Status

Overview

A flexible, stable, easy-to-use plugin Framework for Java applications. For more information see the wiki.

Download

Download the latest JAR or grab via Maven:

<dependency>
  <groupId>com.mindflow</groupId>
  <artifactId>cherry</artifactId>
  <version>1.0.0</version>
</dependency>

or Gradle:

compile 'com.mindflow:cherry:1.0.0'

About

A flexible, stable, easy-to-use plugin Framework for Java applications.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

  • Java 100.0%