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

Missing how to add to gradle / maven to README #23

Closed
mathmul opened this issue Jun 12, 2024 · 2 comments
Closed

Missing how to add to gradle / maven to README #23

mathmul opened this issue Jun 12, 2024 · 2 comments

Comments

@mathmul
Copy link

mathmul commented Jun 12, 2024

In my Quarkus Kotlin project I tried adding

    implementation("com.pax.market:paxstore-openapi-java-sdk:7.4.0")

but it only started working once I added the deprecated jcenter() to repositories {}.

@paxstore-support
Copy link
Contributor

Please use the latest version like 9.3.0. We do not publish to jcenter now.

@mathmul
Copy link
Author

mathmul commented Jun 21, 2024

Yes, sorry. I did later on... Closing this issue. The latest version still has issues though: #24

@mathmul mathmul closed this as completed Jun 21, 2024
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