MVN

io.protostuff : protostuff-api

Maven & Gradle

Mar 12, 2022
39 usages
1.7k stars

protostuff :: api · serialization api for messages

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

Latest Version

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

  • Latest Stable: 1.8.0

All Versions

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

Version Vulnerabilities Updated
1.8.x
protostuff-api-1.8.0
1.7.x
protostuff-api-1.7.4
protostuff-api-1.7.3
protostuff-api-1.7.2
protostuff-api-1.7.1
protostuff-api-1.7.0
1.6.x
protostuff-api-1.6.2
protostuff-api-1.6.1
protostuff-api-1.6.0
1.5.x
protostuff-api-1.5.9
protostuff-api-1.5.6
protostuff-api-1.5.5
protostuff-api-1.5.4
protostuff-api-1.5.3
protostuff-api-1.5.2
protostuff-api-1.5.1
protostuff-api-1.5.0
1.4.x
protostuff-api-1.4.4
protostuff-api-1.4.3
protostuff-api-1.4.2
protostuff-api-1.4.1
protostuff-api-1.4.0
1.3.x
protostuff-api-1.3.8
protostuff-api-1.3.7
protostuff-api-1.3.6
protostuff-api-1.3.5
protostuff-api-1.3.4
protostuff-api-1.3.3
protostuff-api-1.3.2
protostuff-api-1.3.1
protostuff-api-1.3.0
1.2.x
protostuff-api-1.2.0
1.1.x
protostuff-api-1.1.0

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "io.protostuff" % "protostuff-api" % "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

Nov 29, 2015
9 usages
Dec 23, 2016
4 usages
32.2k stars
Apr 22, 2020
4 usages
8 stars
Aug 26, 2021
11 usages
7.7k stars
Aug 26, 2023
21 usages
51 stars
Jan 15, 2017
61 usages
Dec 06, 2018
5 usages
77 stars