Skip to content

LiteCommands v2.0.2 - Sequoia

Compare
Choose a tag to compare
@Rollczi Rollczi released this 12 Jun 21:46
· 449 commits to master since this release

Info

  • GH-80 Fix bug add instance of command.
  • GH-79 Add Redirector, AnnotationBind, TypeBind and MapUtil. Make junit tests better.
<dependency>
    <groupId>dev.rollczi.litecommands</groupId>
    <artifactId>core</artifactId>
    <version>2.0.2</version>
</dependency>
implementation 'dev.rollczi.litecommands:core:2.0.2'