Skip to content

rcw3bb/trivial-chunk

Repository files navigation

Trivial Chunk

A library of trivial codes.

Requires

  • Java 17

Usage

  1. Add the following maven dependency to your project:

    Property Value
    Group ID xyz.ronella.casual
    Artifact ID trivial-chunk
    Version 2.20.0

    Visit the following maven repository for more information about adding this as a dependency:

    https://mvnrepository.com/artifact/xyz.ronella.casual/trivial-chunk

  2. Include the following to your module-info.java:

    requires xyz.ronella.casual.trivial;

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Author

  • Ronaldo Webb