I only found information about the resolver in your blog post:
resolvers += Resolver.url("bintray-sbilinski", url("http://dl.bintray.com/sbilinski/maven"))(Resolver.ivyStylePatterns)
http://mintbeans.com/sbt-amazon-ecr/
I'll create a PR later to update the README to something similar as you've written in your blog post.