btlines / grpcakkastream

Use GRPC services with the Akka-stream API
MIT License
69 stars 12 forks source link

No version for sbt 1.0 #6

Closed pshirshov closed 7 years ago

pshirshov commented 7 years ago

It would be good to have this plugin published for 1.0

Please find P/R here: https://github.com/btlines/grpcakkastream/pull/7

For those who are interested in this I've published 1.0 version into bintray repo: https://dl.bintray.com/7mind/maven/beyondthelines/

sbt resolver to use: resolvers += Resolver.bintrayRepo("7mind", "maven")

Notes:

btlines commented 7 years ago

Solved with https://github.com/btlines/grpcakkastream/pull/7