Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not find io.insert-koin:koin-annotations:1.0.0-beta-1. #1

Closed
stankinzl opened this issue Jan 14, 2022 · 3 comments
Closed

Could not find io.insert-koin:koin-annotations:1.0.0-beta-1. #1

stankinzl opened this issue Jan 14, 2022 · 3 comments
Labels
type:issue Something isn't working

Comments

@stankinzl
Copy link

Hi, this looks promising, I'd love to define singletons and factories just by annotating the class, thus avoiding having to declare it in my module every time.

But when I try to run the sample app or add it to my project based on the guide provided I get the following error:

Could not resolve all files for configuration ':getting-started-koin-android:app:debugRuntimeClasspath'.
Caused by: org.gradle.internal.resolve.ModuleVersionNotFoundException: Could not find io.insert-koin:koin-annotations:1.0.0-beta-1.

Do you know why this might be?
Thanks

@mr-w1lde
Copy link

Same thing

@mr-w1lde
Copy link

@stankinzl okay, it is work now for me. Try it again

@arnaudgiuliani
Copy link
Member

still getting problem?

@arnaudgiuliani arnaudgiuliani added the type:issue Something isn't working label Mar 9, 2022
arnaudgiuliani added a commit that referenced this issue Jun 8, 2022
clean up code #1 - module list scan

fix quickstart & sandbox

clean up code

fix includes

avoid useless bindings of Any & ViewModel
alperenbabagil pushed a commit to alperenbabagil/koin-annotations that referenced this issue Oct 15, 2022
InsertKoinIO#14

clean up code InsertKoinIO#1 - module list scan

fix quickstart & sandbox

clean up code

fix includes

avoid useless bindings of Any & ViewModel
arnaudgiuliani pushed a commit that referenced this issue Sep 6, 2023
arnaudgiuliani added a commit that referenced this issue Aug 22, 2024
context receiver cleaning

clean up

clean

clean up

check class tag

tagging ok - need modules

wip - debug

fix ok - remain default

wip

ok - still ned check config KMP

avoid skip actual defs

Detect includes & better generation

add ...

clean up

refacto #1

wip

wip - ok

wip

clean up ok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:issue Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants