Akka Protobuf provides Protocol Buffers support for Akka, a toolkit for building concurrent, distributed, and resilient applications in Java and Scala.
<dependency>
<groupId>com.typesafe.akka</groupId>
<artifactId>akka-protobuf_2.11</artifactId>
<version>2.5.32</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a default protobuf message instance.
Update to Akka 2.6.x or later; note that Scala 2.11 is also deprecated, consider migrating to Scala 2.13 or 3.
No dependency data recorded yet.