MVN

com.typesafe.akka : akka-protobuf_2.11

Maven & Gradle

Oct 15, 2020
67 usages
12.9k stars

akka-protobuf · Akka is a toolkit for building highly concurrent, distributed, and resilient message-driven applications for Java and Scala.

<dependency>
    <groupId>com.typesafe.akka</groupId>
    <artifactId>akka-protobuf_2.11</artifactId>
    <version>2.5.32</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.typesafe.akka : akka-protobuf_2.11 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.5.32
  • Latest Release Candidate: 2.5.0-RC2

All Versions

Choose a version of com.typesafe.akka : akka-protobuf_2.11 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.5.x
akka-protobuf_2.11-2.5.32
akka-protobuf_2.11-2.5.31
akka-protobuf_2.11-2.5.30
akka-protobuf_2.11-2.5.29
akka-protobuf_2.11-2.5.28
akka-protobuf_2.11-2.5.27
akka-protobuf_2.11-2.5.26
akka-protobuf_2.11-2.5.25
akka-protobuf_2.11-2.5.24
akka-protobuf_2.11-2.5.23
akka-protobuf_2.11-2.5.22
akka-protobuf_2.11-2.5.21
akka-protobuf_2.11-2.5.20
akka-protobuf_2.11-2.5.19
akka-protobuf_2.11-2.5.18
akka-protobuf_2.11-2.5.17
akka-protobuf_2.11-2.5.16
akka-protobuf_2.11-2.5.15
akka-protobuf_2.11-2.5.14
akka-protobuf_2.11-2.5.13
akka-protobuf_2.11-2.5.12
akka-protobuf_2.11-2.5.11
akka-protobuf_2.11-2.5.10
akka-protobuf_2.11-2.5.9
akka-protobuf_2.11-2.5.8
akka-protobuf_2.11-2.5.7
akka-protobuf_2.11-2.5.6
akka-protobuf_2.11-2.5.5
akka-protobuf_2.11-2.5.4
akka-protobuf_2.11-2.5.3
akka-protobuf_2.11-2.5.2
akka-protobuf_2.11-2.5.1
akka-protobuf_2.11-2.5.0
akka-protobuf_2.11-2.5.0-RC2
akka-protobuf_2.11-2.5.0-RC1
2.5
akka-protobuf_2.11-2.5-M2
akka-protobuf_2.11-2.5-M1
2.4.x
akka-protobuf_2.11-2.4.20
akka-protobuf_2.11-2.4.19
akka-protobuf_2.11-2.4.18
akka-protobuf_2.11-2.4.17
akka-protobuf_2.11-2.4.16
akka-protobuf_2.11-2.4.15
akka-protobuf_2.11-2.4.14
akka-protobuf_2.11-2.4.13
akka-protobuf_2.11-2.4.12
akka-protobuf_2.11-2.4.11.2
akka-protobuf_2.11-2.4.11.1
akka-protobuf_2.11-2.4.11
akka-protobuf_2.11-2.4.10
akka-protobuf_2.11-2.4.9
akka-protobuf_2.11-2.4.9-RC2
akka-protobuf_2.11-2.4.9-RC1
akka-protobuf_2.11-2.4.8
akka-protobuf_2.11-2.4.7
akka-protobuf_2.11-2.4.6
akka-protobuf_2.11-2.4.5
akka-protobuf_2.11-2.4.4
akka-protobuf_2.11-2.4.3
akka-protobuf_2.11-2.4.2
akka-protobuf_2.11-2.4.2-RC3
akka-protobuf_2.11-2.4.2-RC2
akka-protobuf_2.11-2.4.2-RC1
akka-protobuf_2.11-2.4.1
akka-protobuf_2.11-2.4.0
akka-protobuf_2.11-2.4.0-RC3
akka-protobuf_2.11-2.4.0-RC2
2.4
akka-protobuf_2.11-2.4-ARTERY-M4
akka-protobuf_2.11-2.4-ARTERY-M3
akka-protobuf_2.11-2.4-ARTERY-M2
akka-protobuf_2.11-2.4-ARTERY-M1

How to add a dependency to Maven

Add the following com.typesafe.akka : akka-protobuf_2.11 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.typesafe.akka</groupId>
    <artifactId>akka-protobuf_2.11</artifactId>
    <version>2.5.32</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.typesafe.akka : akka-protobuf_2.11 gradle dependency to your build.gradle file:

implementation 'com.typesafe.akka:akka-protobuf_2.11:2.5.32'

Gradle Kotlin DSL: Add the following com.typesafe.akka : akka-protobuf_2.11 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.typesafe.akka:akka-protobuf_2.11:2.5.32")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.typesafe.akka : akka-protobuf_2.11 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.typesafe.akka" % "akka-protobuf_2.11" % "2.5.32"

Advertisement

Dependencies from Group

Oct 15, 2020
1k usages
12.9k stars
Oct 15, 2020
999 usages
12.9k stars
Aug 15, 2023
982 usages
12.9k stars
Aug 15, 2023
955 usages
12.9k stars
Aug 15, 2023
933 usages
12.9k stars

Discover Dependencies

Feb 22, 2017
38 usages
May 02, 2023
16 usages
Apr 07, 2023
16 usages
Feb 04, 2016
17 usages
1.9k stars
Apr 06, 2016
24 usages
Oct 30, 2022
19 usages
128 stars
Jul 30, 2021
17 usages
0 stars
Dec 20, 2021
20 usages