MVN

org.msgpack : msgpack-scala_2.10

Maven & Gradle

Aug 14, 2014
2 usages
94 stars

msgpack-scala · msgpack-scala

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

Latest Version

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

  • Latest Stable: 0.6.11

All Versions

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

Version Vulnerabilities Updated
0.6.x
msgpack-scala_2.10-0.6.11
msgpack-scala_2.10-0.6.8

How to add a dependency to Maven

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

<dependency>
    <groupId>org.msgpack</groupId>
    <artifactId>msgpack-scala_2.10</artifactId>
    <version>0.6.11</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.msgpack:msgpack-scala_2.10:0.6.11'

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

implementation("org.msgpack:msgpack-scala_2.10:0.6.11")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.msgpack" % "msgpack-scala_2.10" % "0.6.11"

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

Sep 20, 2005
1 usages
Apr 15, 2015
1 usages
3 stars
May 15, 2014
5 usages
61 stars
Mar 08, 2013
2 usages
Jul 07, 2012
1 usages
23 stars
Jul 10, 2014
1 usages
0 stars
Feb 18, 2015
1 usages
Jun 18, 2014
1 usages
4 stars