A flexible, stable, easy-to-use plugin Framework for Java applications. For more information see the wiki.
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'