is not current version
Last Version 2.6.19

com.typesafe.akka:akka-protobuf-v3_2.12 2.6.0-RC2

Akka Protobuf V3 is a shaded version of the protobuf runtime. Original POM: https://github.com/protocolbuffers/protobuf/blob/v3.9.0/java/pom.xml

Categories

Categories

Protobuf Data Data Structures Akka Container Microservices Reactive libraries
GroupId

GroupId

com.typesafe.akka
ArtifactId

ArtifactId

akka-protobuf-v3_2.12
Version

Version

2.6.0-RC2
Type

Type

jar

Download akka-protobuf-v3_2.12 2.6.0-RC2


<!-- https://jarcasting.com/artifacts/com.typesafe.akka/akka-protobuf-v3_2.12/ -->
<dependency>
    <groupId>com.typesafe.akka</groupId>
    <artifactId>akka-protobuf-v3_2.12</artifactId>
    <version>2.6.0-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-protobuf-v3_2.12/
implementation 'com.typesafe.akka:akka-protobuf-v3_2.12:2.6.0-RC2'
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-protobuf-v3_2.12/
implementation ("com.typesafe.akka:akka-protobuf-v3_2.12:2.6.0-RC2")
'com.typesafe.akka:akka-protobuf-v3_2.12:jar:2.6.0-RC2'
<dependency org="com.typesafe.akka" name="akka-protobuf-v3_2.12" rev="2.6.0-RC2">
  <artifact name="akka-protobuf-v3_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.akka', module='akka-protobuf-v3_2.12', version='2.6.0-RC2')
)
libraryDependencies += "com.typesafe.akka" % "akka-protobuf-v3_2.12" % "2.6.0-RC2"
[com.typesafe.akka/akka-protobuf-v3_2.12 "2.6.0-RC2"]