Description of the feature request
publish artifact created by bitrise to a maven repository, download from project’s gradle
Use case / for what or how I would use it
in android gradle file use implementation
to use artifact:
implementation ‘com.example.artifact:1.0.0’