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 resolve com.github.stfalcon-studio:Chatkit:v0.4.1. #365

Open
Frontpage656 opened this issue Mar 18, 2022 · 7 comments
Open

Could not resolve com.github.stfalcon-studio:Chatkit:v0.4.1. #365

Frontpage656 opened this issue Mar 18, 2022 · 7 comments

Comments

@Frontpage656
Copy link

Hi, i tried to follow all steps here but am still getting this beautiful error.

Caused by: org.gradle.internal.resolve.ModuleVersionResolveException: Could not resolve com.github.stfalcon-studio:Chatkit:v0.4.1.

@ahelen
Copy link

ahelen commented Jul 27, 2022

Any answer to this? Same problem here.

@XavierGomez95
Copy link

I have the same problem.
There is a solution?

@XavierGomez95
Copy link

After doing some research and modifying a thousand things, I have found a possible solution:

In 'settings.gradle' add
maven { url 'https://jitpack.io' }
jcenter()

'dependencyResolutionManagement' is equivalent to the old 'allprojects'.

I attach a screenshot.

solution chatkit

Hope this helps in the future :)

@tianxu0836
Copy link

It doesn't work at all.
No one has this problem? I've spent a day trying to solve it.

@monstermac77
Copy link

Any update on this?

@fukemy
Copy link

fukemy commented Feb 8, 2023

hi, better download lib folder then import it into your project
this lib is DEAD, so we dont need to using gradle to import this lib.

@yoryer
Copy link

yoryer commented Feb 23, 2023

You can still use version 0.3.3 which is available in JCenter https://mvnrepository.com/artifact/com.github.stfalcon/chatkit/0.3.3
Only the newer version 0.4.1 requires something from a private repo on jitpack.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants