is not current version
Last Version 2.4.3

com.typesafe.akka:akka-protobuf_2.12.0-M3 2.4.1

akka-protobuf

Categories

Categories

Protobuf Data Data Structures Akka Container Microservices Reactive libraries
GroupId

GroupId

com.typesafe.akka
ArtifactId

ArtifactId

akka-protobuf_2.12.0-M3
Version

Version

2.4.1
Type

Type

jar

Download akka-protobuf_2.12.0-M3 2.4.1


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