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

I can't integrate the library even if I followed all the steps it shows the following error #193

Open
Kaleb09 opened this issue Oct 12, 2022 · 11 comments

Comments

@Kaleb09
Copy link

Kaleb09 commented Oct 12, 2022

i used the latest version and tried with another version but i got this error when I compile the app
Could not determine the dependencies of task ':app:compileDebugJavaWithJavac'.

Could not resolve all task dependencies for configuration ':app:debugCompileClasspath'.
Could not find com.github.yausername.youtubedl-android:library:0.14.0.
Required by:
project :app

Possible solution:

@Kaleb09
Copy link
Author

Kaleb09 commented Oct 26, 2022

I can't integrate the dependency within my app but it works when I copy the whole project and customize like I want rather than using dependency and sync the project

@JunkFood02
Copy link
Collaborator

Change 0.14.0 to 8bc8e77349 or master-SNAPSHOT

@Kaleb09
Copy link
Author

Kaleb09 commented Oct 26, 2022

thank's it work's

@chaikovskiy99
Copy link

doesn't work for me

@JunkFood02
Copy link
Collaborator

@chaikovskiy99 For now, please use e81ed10

@chaikovskiy99
Copy link

@chaikovskiy99 For now, please use e81ed10

Could not find library-e81ed10.jar (com.github.yausername.youtubedl-android:library:e81ed10).
Searched in the following locations:

@JunkFood02
Copy link
Collaborator

master-SNAPSHOT should work now

@chaikovskiy99
Copy link

master-SNAPSHOT should work now

worked! thanks!

@imagination24
Copy link

master-SNAPSHOT no working now

@Kaleb09
Copy link
Author

Kaleb09 commented Apr 6, 2023

master-SNAPSHOT is working but other versions doesn't work just try it with master-SNAPSHOT

@xiaohu-min
Copy link

-SNAPSHOT, I can't use it anymore,This is mainly aimed at the library

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

6 participants
@chaikovskiy99 @JunkFood02 @xiaohu-min @Kaleb09 @imagination24 and others