# koin
**Repository Path**: LANCERR/koin
## Basic Information
- **Project Name**: koin
- **Description**: koinไพ่ตๆณจๅ
ฅ
- **Primary Language**: Unknown
- **License**: Apache-2.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2021-03-24
- **Last Updated**: 2024-05-30
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README

# What is KOIN? - [https://insert-koin.io](https://insert-koin.io)
A pragmatic lightweight dependency injection framework for Kotlin developers.
`Koin is a DSL, a light container and a pragmatic API`
## Latest Version ๐
## [JCenter](https://insert-koin.io/docs/setup/v2)
โ ๏ธ Jcenter Will sunset in 2022 [https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/](https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/)
```gradle
// latest version (Jcenter)
koin_version = '2.2.2'
```
## [Maven Central](https://insert-koin.io/docs/setup/v3)
### The koin project's maven group id was previously `org.koin`. It's now `io.insert-koin` on maven central
```gradle
// latest version (Maven Central)
// New group id moved from `org.koin` to `io.insert-koin`
koin_version = '3.0.1-beta-2'
```
# Where to find resources? ๐
## Latest News
- Follow us on Twitter for latest news: [@insertkoin_io](https://twitter.com/insertkoin_io)
- Koin developers on Medium: [koin developers hub](https://medium.com/koin-developers)
## Getting Help
Any question about Koin usage?
- Come talk on slack [#koin](https://kotlinlang.slack.com/?redir=%2Fmessages%2Fkoin) channel
- Post your question on [Stackoverflow - #koin tag](https://stackoverflow.com/questions/tagged/koin)
### Reporting issues
Found a bug or a problem on a specific feature? Open an issue on [Github issues](https://github.com/InsertKoinIO/koin/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](https://github.com/InsertKoinIO/koin/issues)
- Come talk on slack [#koin-dev](https://kotlinlang.slack.com/?redir=%2Fmessages%2Fkoin-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](https://github.com/InsertKoinIO/koin/pulls)
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](CONTRIBUTING.adoc)].
## OpenCollective
[](#backers)
[](#sponsors)
### Backers
Thank you to all our backers! ๐ [[Become a backer](https://opencollective.com/koin#backer)]
### Sponsors
Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [[Become a sponsor](https://opencollective.com/koin#sponsor)]
