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.
- Host: GitHub
- URL: https://github.com/cromega08/some-kotlin-utilities
- Owner: cromega08
- License: gpl-3.0
- Created: 2025-01-08T23:05:13.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-01-08T23:08:18.000Z (4 months ago)
- Last Synced: 2025-01-09T00:28:04.413Z (4 months ago)
- Topics: 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
- Language: Kotlin
- Homepage:
- Size: 73.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)