An open API service indexing awesome lists of open source software.

https://github.com/cromega08/some-kotlin-utilities

"Some Kotlin Utilities" is a small library with utility functions and sugar syntax functions.
https://github.com/cromega08/some-kotlin-utilities

gradle gradle-library kotlin kotlin-extension-function kotlin-extension-functions kotlin-extensions kotlin-language kotlin-library kotlin-utilities kotlin-utility kotlin-utils library maven-publish utilities utility utility-functions utility-library

Last synced: 2 months ago
JSON representation

"Some Kotlin Utilities" is a small library with utility functions and sugar syntax functions.

Awesome Lists containing this project

README

        

# Some Kotlin Utilities

**Some Kotlin Utilities** is a _small library_ with _utility functions_ and simple _sugar syntax functions_ I've used on my own projects, to make it more readable or simple.

**Some Kotlin Utilities** is written on _pure Kotlin code_, so can be imported on any Kotlin project without any problem.

## Tech Stack

- Languages: [Kotlin](https://kotlinlang.org).

- Build Tools: [Gradle](https://gradle.org).

## Instalation

> _TODO_

## Documentation

> _TODO_

## License

- [GNU GPL v3](https://choosealicense.com/licenses/gpl-3.0/)

## Authors

- [@Cromega08](https://www.github.com/Cromega08)