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

PokeKotlin Integration Issue. #92

Open
Adityarajputh opened this issue Feb 29, 2024 · 1 comment
Open

PokeKotlin Integration Issue. #92

Adityarajputh opened this issue Feb 29, 2024 · 1 comment

Comments

@Adityarajputh
Copy link

Hi,

Im trying to integrate PokeKotlin into my android project which using build.gradle.kts file for adding dependencies, The readMe file and the release section are showing different ways to integrate the Library, as per my understanding it is no longer hosted in bintray so tried to integrate using this dependency : implementation("me.sargunvohra.lib:pokekotlin:2.4.0"), but im facing the following error : "Failed to resolve: me.sargunvohra.lib:pokekotlin:2.4.0"

Is this repository still being maintained?

@Naramsim
Copy link
Member

Hi, the package is hosted on github: https://github.com/PokeAPI/pokekotlin/packages/212505

You have to add it to your repos: https://github.com/PokeAPI/pokekotlin#download

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