a

akka-protobuf-v3_2.12

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_2.12-2.8.6.jar download
akka-protobuf-v3_2.12-2.8.6.pom download
akka-protobuf-v3_2.12-2.8.6-sources.jar download
Apache Maven
<dependency>
  <groupId>com.typesafe.akka</groupId>
  <artifactId>akka-protobuf-v3_2.12</artifactId>
  <version>2.8.6</version>
</dependency>
Gradle Groovy
implementation 'com.typesafe.akka:akka-protobuf-v3_2.12:2.8.6'
Gradle Kotlin
implementation("com.typesafe.akka:akka-protobuf-v3_2.12:2.8.6")
Scala SBT
libraryDependencies += "com.typesafe.akka" % "akka-protobuf-v3_2.12" % "2.8.6"
Groovy Grape
@Grapes(
  @Grab(group='com.typesafe.akka', module='akka-protobuf-v3_2.12', version='2.8.6')
)
Apache Ivy
<dependency org="com.typesafe.akka" name="akka-protobuf-v3_2.12" rev="2.8.6" />
Leiningen
[com.typesafe.akka/akka-protobuf-v3_2.12 "2.8.6"]
Apache Buildr
'com.typesafe.akka:akka-protobuf-v3_2.12:jar:2.8.6'
Dependencies
The project has no third-party dependencies