ak47ex / koin

Koin - a pragmatic lightweight dependency injection framework for Kotlin

Home Page:https://insert-koin.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

What is KOIN?

A pragmatic lightweight dependency injection framework for Kotlin developers.

Koin is a DSL, a light container and a pragmatic API

Official Website πŸ‘‰ https://insert-koin.io

Current Version

// latest stable
koin_version = '2.2.2'

// latest unstable
koin_version = '3.0.1-alpha-5'

Latest News 🌐

Getting Help πŸš’

Any question about Koin usage?

Reporting issues πŸš‘

Found a bug or a problem on a specific feature? Open an issue on Github issues

Contributing πŸ› 

Want to help or share a proposal about Koin? problem on a specific feature?

  • Open an issue to explain the issue you want to solve Open an issue
  • Come talk on slack #koin-dev channel
  • After discussion to validate your ideas, you can open a PR or even a draft PR if the contribution is a big one Current PRs

Additional readings about basic setup: https://github.com/InsertKoinIO/koin/blob/master/CONTRIBUTING.adoc

Contributors

This project exists thanks to all the people who contribute. [Contribute].

OpenCollective

Backers on Open Collective Sponsors on Open Collective

Backers

Thank you to all our backers! πŸ™ [Become a backer]

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]

About

Koin - a pragmatic lightweight dependency injection framework for Kotlin

https://insert-koin.io/

License:Apache License 2.0


Languages

Language:Kotlin 98.9%Language:Java 1.0%Language:Shell 0.1%