tryterra / terra-client-java

Java wrapper for the Terra (tryterra.co) REST API
https://tryterra.github.io/terra-client-java/
Apache License 2.0
7 stars 2 forks source link

Mention repository for version check #50

Open mayankagarwals opened 10 months ago

mayankagarwals commented 10 months ago

Minor PR to request users to check for version in the central repository.

This is useful because (currently) the client version mentioned in the master branch isn't present in the central repository. This can lead to user trying to use say 0.0.20 version in their code when that is not available on the central repository, in turn, leading to unnecessary debugging