Maven import not working
I try to import the library with Maven as instructed in the README.md but I get the following error:
Dependency 'com.spotify:simple-bigtable:LATEST_RELEASE' not found
It seems that the project is not in the Maven repository.
LATEST_RELEASE is a placeholder, I probably should have made that more clear in the documentation. The latest actual release would be 0.1.0-beta14 but as I am not longer maintaining this library I don't know if that was properly uploaded to the open source artifactory @tchagnon did the last release.
@lioutasb You can check here for the latest release
https://oss.sonatype.org/content/repositories/snapshots/com/spotify/simple-bigtable/
Version 0.2.0-SNAPSHOT as of 17 July 2018