is not current version
Last Version 2.5.32

com.typesafe.akka:akka-protobuf_2.11 2.5.20

akka-protobuf

Categories

Categories

Protobuf Data Data Structures Akka Container Microservices Reactive libraries
GroupId

GroupId

com.typesafe.akka
ArtifactId

ArtifactId

akka-protobuf_2.11
Version

Version

2.5.20
Type

Type

jar

Download akka-protobuf_2.11 2.5.20


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