Ideally, this library should be published remotely so consumers of the library would not have to publish it themselves.
Right now, each consumer of this library, would have to publish it themselves within their CI/CD environment (unless all development and app builds are local, which is rarely the case).
This setup takes time and can be problematic.
There is also extra work needed every time there is an update to the library.
It would be great to have a remotely published library, so consumers could just use the library as a dependency.
Ideally, this library should be published remotely so consumers of the library would not have to publish it themselves.
Right now, each consumer of this library, would have to publish it themselves within their CI/CD environment (unless all development and app builds are local, which is rarely the case).
This setup takes time and can be problematic.
There is also extra work needed every time there is an update to the library.
It would be great to have a remotely published library, so consumers could just use the library as a dependency.