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

🚀 Versioning / Maven #29

Open
jmsaulnier opened this issue Dec 7, 2018 · 7 comments
Open

🚀 Versioning / Maven #29

jmsaulnier opened this issue Dec 7, 2018 · 7 comments
Assignees

Comments

@jmsaulnier
Copy link

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

dependencies {
    implementation "org.elastos:Elastos.NET.Carrier.Android.SDK:5.1.0"
}

Thanks! 🤓

@kpachhai
Copy link

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?
https://mvnrepository.com/artifact/org.elastos

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?

@jmsaulnier jmsaulnier changed the title Versioning / Maven 🚀 Versioning / Maven Dec 13, 2018
@jmsaulnier
Copy link
Author

@kpachhai I would say so!
I added an issue with the iOS SDK too elastos/Elastos.CarrierClassic.Swift#20

Thanks

@jmsaulnier
Copy link
Author

@kpachhai any updates? Thanks

@jingyu
Copy link
Contributor

jingyu commented Jan 8, 2019

@jmsaulnier We will add the official release of Maven package in next major release. Thanks for your suggestion.

@jmsaulnier
Copy link
Author

@jingyu sounds great, thanks!

@stiartsly stiartsly self-assigned this Feb 12, 2019
@jmsaulnier
Copy link
Author

@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
Thanks!

@jingyu
Copy link
Contributor

jingyu commented Mar 12, 2019

@jmsaulnier yes, @ahl0107 is working on cocopods, maven package also will coming soon ^_^

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants