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

Failed to resolve: com.bennyhuo.kotlin.reflect:deepcopy-reflect:1.5.0 #13

Closed
D10NGYANG opened this issue Nov 9, 2021 · 2 comments
Closed

Comments

@D10NGYANG
Copy link

api("com.bennyhuo.kotlin.reflect:deepcopy-reflect:1.5.0")

Failed to resolve: com.bennyhuo.kotlin.reflect:deepcopy-reflect:1.5.0
Show in Project Structure dialog
Affected Modules: app

@bennyhuo
Copy link
Owner

I forgot to publish reflect artifact to Maven Central after the sunset of jcenter. You may try the snapshot version:

com.bennyhuo.kotlin:deepcopy-reflect:1.5.31.0-SNAPSHOT

with the snapshot repo:

https://oss.sonatype.org/content/repositories/snapshots/

If you wanna use the reflect lib only, you can also copy the code into your project ,it's pretty simple.

@D10NGYANG
Copy link
Author

好的,十分感谢

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

2 participants