First, thanks for this great library!
Project doesn't build because paycardsrecognizer cannot be resolved, it worked before, but it fails now for some reason.
The domain http://pay.cards is down or unavailable, therefore, http://pay.cards/maven/cards/pay/paycardsrecognizer/ isn't available and that might be the reason of the failure.
logs:
FAILURE: Build completed with 3 failures.
1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':presentation:ui:dataBindingMergeDependencyArtifactsRelease'.
> Could not resolve all files for configuration ':presentation:ui:releaseCompileClasspath'.
> Could not resolve cards.pay:paycardsrecognizer:1.1.0.
Required by:
project :presentation:ui
> Could not resolve cards.pay:paycardsrecognizer:1.1.0.
> Could not parse POM http://pay.cards/maven/cards/pay/paycardsrecognizer/1.1.0/paycardsrecognizer-1.1.0.pom
> The markup in the document preceding the root element must be well-formed.
Could we please, have a copy of the library, on mavenCentral?
We are having problems with this library more often now, specifically with the availability of the website, we are thinking of forking and publishing it locally somewhere, or even moving to ML kit from google.
First, thanks for this great library!
Project doesn't build because
paycardsrecognizercannot be resolved, it worked before, but it fails now for some reason.The domain http://pay.cards is down or unavailable, therefore, http://pay.cards/maven/cards/pay/paycardsrecognizer/ isn't available and that might be the reason of the failure.
logs:
Could we please, have a copy of the library, on
mavenCentral?We are having problems with this library more often now, specifically with the availability of the website, we are thinking of forking and publishing it locally somewhere, or even moving to ML kit from google.