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! 🤓
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! 🤓