Hi, I'd like to use Koin in my small Ktor project....
# koin
j
Hi, I'd like to use Koin in my small Ktor project. I'm a bit unsure which version of Koin I should be using. The quickstart page linked from the documentation has "Version: 3.2" at the top, but the link to github goes to the 3.0.1 tag. Is that the one I should be using or would I be better of using 3.2.0-beta-1? There is no quickstart in 3.2.0-beta-1 (yet?) but I guess I could try to replicate what I can see in the examples.
No rush, btw. I was able to get everything up and running with 3.2.0-beta-1. Any info on which version actually should be used would still be appreciated.
a
Yes quickstart point to 3.2 projects - you have the 3.1.5 version here: https://insert-koin.io/docs/3.1/quickstart/ktor
but there no much changes
j
Thx for the feedback 🙇‍♂️
👍 1