a

akka-protobuf-v3_3

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
https://akka.io/
BUSL-1.1
Lightbend Inc.
Akka Contributors
Files download
File Operation
akka-protobuf-v3_3-2.9.0-M2.jar download
akka-protobuf-v3_3-2.9.0-M2.pom download
akka-protobuf-v3_3-2.9.0-M2-sources.jar download
Apache Maven
<dependency>
  <groupId>com.typesafe.akka</groupId>
  <artifactId>akka-protobuf-v3_3</artifactId>
  <version>2.9.0-M2</version>
</dependency>
Gradle Groovy
implementation 'com.typesafe.akka:akka-protobuf-v3_3:2.9.0-M2'
Gradle Kotlin
implementation("com.typesafe.akka:akka-protobuf-v3_3:2.9.0-M2")
Scala SBT
libraryDependencies += "com.typesafe.akka" % "akka-protobuf-v3_3" % "2.9.0-M2"
Groovy Grape
@Grapes(
  @Grab(group='com.typesafe.akka', module='akka-protobuf-v3_3', version='2.9.0-M2')
)
Apache Ivy
<dependency org="com.typesafe.akka" name="akka-protobuf-v3_3" rev="2.9.0-M2" />
Leiningen
[com.typesafe.akka/akka-protobuf-v3_3 "2.9.0-M2"]
Apache Buildr
'com.typesafe.akka:akka-protobuf-v3_3:jar:2.9.0-M2'
Dependencies
The project has no third-party dependencies