-
Notifications
You must be signed in to change notification settings - Fork 16
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
🚀 Versioning / Maven #29
Comments
Looks like all we have to do is to add carrier sdk for android to Maven so that you can use it from your own project? At the moment, I see some of the other repos we have already put on maven so this shouldn't be a huge issue. Did I understand that correctly? |
@kpachhai I would say so! Thanks |
@kpachhai any updates? Thanks |
@jmsaulnier We will add the official release of Maven package in next major release. Thanks for your suggestion. |
@jingyu sounds great, thanks! |
@stiartsly @jingyu any news guys about this feature request? Looks like @ahl0107 is working on Pod install on iOS 👌 elastos/Elastos.NET.Carrier.Demo.Remoter.iOS@32418fe |
@jmsaulnier yes, @ahl0107 is working on cocopods, maven package also will coming soon ^_^ |
Some packages have been pushed as Maven repository https://mvnrepository.com/artifact/org.elastos
Would it be possible to add / push this repository as well please?
I'm working on a Flutter plugin for Carrier (https://github.com/jmsaulnier/flutter_elastos_carrier/tree/develop) so I would like to add this project as dependency (Android) and use for example with Gradle
Thanks! 🤓
The text was updated successfully, but these errors were encountered: