MVN

org.msgpack : msgpack-scala_2.11

Maven & Gradle

Nov 29, 2017
5 usages
94 stars

msgpack-scala · MesasgePack for Scala

<dependency>
    <groupId>org.msgpack</groupId>
    <artifactId>msgpack-scala_2.11</artifactId>
    <version>0.8.13</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.msgpack : msgpack-scala_2.11 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.8.13

All Versions

Choose a version of org.msgpack : msgpack-scala_2.11 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.8.x
msgpack-scala_2.11-0.8.13
0.6.x
msgpack-scala_2.11-0.6.11

How to add a dependency to Maven

Add the following org.msgpack : msgpack-scala_2.11 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.msgpack</groupId>
    <artifactId>msgpack-scala_2.11</artifactId>
    <version>0.8.13</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.msgpack : msgpack-scala_2.11 gradle dependency to your build.gradle file:

implementation 'org.msgpack:msgpack-scala_2.11:0.8.13'

Gradle Kotlin DSL: Add the following org.msgpack : msgpack-scala_2.11 gradle kotlin dependency to your build.gradle.kts file:

implementation("org.msgpack:msgpack-scala_2.11:0.8.13")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.msgpack : msgpack-scala_2.11 sbt scala dependency to your build.sbt file:

libraryDependencies += "org.msgpack" % "msgpack-scala_2.11" % "0.8.13"

Advertisement

Dependencies from Group

Jul 31, 2023
196 usages
1.3k stars
Jul 31, 2023
120 usages
1.3k stars
May 17, 2015
103 usages
1.3k stars
Nov 29, 2017
5 usages
94 stars
Aug 14, 2014
2 usages
94 stars

Discover Dependencies

Jun 01, 2023
157 usages
7.7k stars
Jul 20, 2021
7 usages
2 stars
Nov 25, 2018
10 usages
1.7k stars
Nov 19, 2021
15 usages
4 stars
Oct 01, 2012
9 usages
Apr 23, 2023
6 usages
Nov 17, 2018
3 usages
23.7k stars
May 26, 2015
2 usages
80 stars
Mar 29, 2016
2 usages
0 stars