MVN

io.protostuff : protostuff-msgpack

Maven & Gradle

Mar 11, 2022
1.7k stars

protostuff :: msgpack · protostuff serialization using message pack format

<dependency>
    <groupId>io.protostuff</groupId>
    <artifactId>protostuff-msgpack</artifactId>
    <version>1.8.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.protostuff : protostuff-msgpack to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.8.0

All Versions

Choose a version of io.protostuff : protostuff-msgpack to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.8.x
protostuff-msgpack-1.8.0
1.7.x
protostuff-msgpack-1.7.4
protostuff-msgpack-1.7.3
protostuff-msgpack-1.7.2
protostuff-msgpack-1.7.1
protostuff-msgpack-1.7.0
1.6.x
protostuff-msgpack-1.6.2
protostuff-msgpack-1.6.1
protostuff-msgpack-1.6.0
1.5.x
protostuff-msgpack-1.5.9
protostuff-msgpack-1.5.6
protostuff-msgpack-1.5.5
protostuff-msgpack-1.5.4
protostuff-msgpack-1.5.3

How to add a dependency to Maven

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

<dependency>
    <groupId>io.protostuff</groupId>
    <artifactId>protostuff-msgpack</artifactId>
    <version>1.8.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.protostuff : protostuff-msgpack gradle dependency to your build.gradle file:

implementation 'io.protostuff:protostuff-msgpack:1.8.0'

Gradle Kotlin DSL: Add the following io.protostuff : protostuff-msgpack gradle kotlin dependency to your build.gradle.kts file:

implementation("io.protostuff:protostuff-msgpack:1.8.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.protostuff : protostuff-msgpack sbt scala dependency to your build.sbt file:

libraryDependencies += "io.protostuff" % "protostuff-msgpack" % "1.8.0"

Advertisement

Dependencies from Group

Mar 12, 2022
204 usages
1.7k stars
Mar 12, 2022
198 usages
1.7k stars
Mar 12, 2022
39 usages
1.7k stars
Mar 12, 2022
31 usages
1.7k stars
Mar 12, 2022
13 usages
1.7k stars

Discover Dependencies

Mar 08, 2019
1 usages
408 stars
May 19, 2018
3 usages
9 stars
May 19, 2018
5 usages
9 stars
May 20, 2022
2 usages
148 stars
Aug 24, 2023
7.8k stars
Aug 17, 2018
0 stars
Feb 09, 2017
14 stars
Mar 18, 2021
1 usages
66 stars