com.bkahlert.kommons:kommons-kaomoji

Kommons Kaomoji is a Kotlin Multiplatform Library that offers Japanese style emoticons `(つ◕౪◕)つ━☆゚.*・。゚


Keywords
command-line, java, kaomoji, kotlin, logger, logging, shellscript, time, unicode
License
MIT

Documentation

Kommons — Logo

Kommons Download from Maven Central Download from GitHub Packages Build Status Repository Size Repository Size

About

Kommons is a family of the following Kotlin—most of them multiplatform libraries:

Installation / Setup

This library is hosted on GitHub with releases provided on Maven Central.

To use a module separately, see the corresponding instructions linked above.

The following dependency can be added to add the core, debug, io, logging-core, and text module:

  • Gradle `implementation("com.bkahlert.kommons:kommons:2.1.0")

  • Maven

    <dependency>
        <groupId>com.bkahlert.kommons</groupId>
        <artifactId>kommons</artifactId>
        <version>2.1.0</version>
    </dependency>

Please read the corresponding documentation for instruction on how to use them.

Contributing

Want to contribute? Awesome! The most basic way to show your support is to star the project, or to raise issues. You can also support this project by making a PayPal donation to ensure this journey continues indefinitely!

Thanks again for your support, it is much appreciated! 🙏

License

MIT. See LICENSE for more details.