Skip to content
/ koin Public
forked from InsertKoinIO/koin

Koin - a pragmatic lightweight dependency injection framework for Kotlin

License

Notifications You must be signed in to change notification settings

Yxovec/koin

 
 

Repository files navigation

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 (Jcenter)
koin_version = '2.2.2'

// latest unstable (Maven Central)
koin_version = '3.0.1-alpha-6'

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 98.9%
  • Other 1.1%