is not current version
Last Version 2.4.0

com.typesafe.akka:akka-protobuf_2.12.0-M2 2.4.0-RC2

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-M2
Version

Version

2.4.0-RC2
Type

Type

jar

Download akka-protobuf_2.12.0-M2 2.4.0-RC2


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