-
Notifications
You must be signed in to change notification settings - Fork 24
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
[question]: Do You plan to release api to public maven repository? #9
Comments
Hey @kbareja, we are working on this right now. It should be done in early August if everything goes well. |
Any update on this ? |
Any update on this x2? |
update? |
Just to let you all know, I checked team's code changes and it is now possible to use without local repository. They just didn't publish it on mavencentral. Thy use jitpack. You need to add new repo:
and dependency from my pom (check version, I've did some time ago):
|
Any update? |
We are considering adopting OneSignal, and we would really like to see an official build available on Maven Central (or similar artifactory). What is the status on this @kesheshyan? |
We too; we have currently build our own integration with OneSignal REST API, but it would be lovely to use the official one. |
Gradle with JitPack https://jitpack.io/#OneSignal/onesignal-java-api/:
|
Any updates? |
Can you guys change the documentation for this Repo, as the documentation mentions using org.openapitools:onesignal-java-client:1.2.1 which in no way seems to be existent. Although good work building this, planning to be a customer of yours. |
If no version of this library is going to maven any time soon, at least push tags or releases of each new versions so we can use specific versions with JitPack and not commit references. |
How can we help?
Using library that require local build is quite complex, do You plan to release public jar of it?
Code of Conduct
The text was updated successfully, but these errors were encountered: