I'm using akka (akka-2.2.1) through java and I'm not familiar with scala or sbt. I need to change the serializer to one of the following.
https://github.com/romix/akka-protostuff-serialization
https://github.com/romix/akka-kryo-serialization
How to build these?