MVN

com.acostanza : protobuf-http-utils

Maven & Gradle

Oct 31, 2018
1 stars

Protobuf HTTP Utils · A set of utils that makes it easy to have a typesafe JSON HTTP API using protobuf

<dependency>
    <groupId>com.acostanza</groupId>
    <artifactId>protobuf-http-utils</artifactId>
    <version>0.0.14</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.acostanza : protobuf-http-utils to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.14

All Versions

Choose a version of com.acostanza : protobuf-http-utils to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
protobuf-http-utils-0.0.14
protobuf-http-utils-0.0.13
protobuf-http-utils-0.0.12
protobuf-http-utils-0.0.11
protobuf-http-utils-0.0.10
protobuf-http-utils-0.0.9
protobuf-http-utils-0.0.8
protobuf-http-utils-0.0.7
protobuf-http-utils-0.0.6
protobuf-http-utils-0.0.5
protobuf-http-utils-0.0.4
protobuf-http-utils-0.0.3
protobuf-http-utils-0.0.2
protobuf-http-utils-0.0.1

How to add a dependency to Maven

Add the following com.acostanza : protobuf-http-utils maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.acostanza</groupId>
    <artifactId>protobuf-http-utils</artifactId>
    <version>0.0.14</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.acostanza : protobuf-http-utils gradle dependency to your build.gradle file:

implementation 'com.acostanza:protobuf-http-utils:0.0.14'

Gradle Kotlin DSL: Add the following com.acostanza : protobuf-http-utils gradle kotlin dependency to your build.gradle.kts file:

implementation("com.acostanza:protobuf-http-utils:0.0.14")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.acostanza : protobuf-http-utils sbt scala dependency to your build.sbt file:

libraryDependencies += "com.acostanza" % "protobuf-http-utils" % "0.0.14"

Advertisement

Dependencies from Group

Oct 31, 2018
1 stars

Discover Dependencies

Oct 19, 2018
13 stars
bom
Oct 19, 2018
0 stars
Oct 19, 2018
1 usages
0 stars
Aug 10, 2023
6.1k stars
Oct 16, 2018
Oct 22, 2018
5 usages
0 stars
Oct 22, 2018
2 usages
0 stars
Oct 22, 2018
2 usages
0 stars