MVN

com.github.spullara.redis : protocol

Maven & Gradle

Jun 22, 2013
5 usages
348 stars

protocol

<dependency>
    <groupId>com.github.spullara.redis</groupId>
    <artifactId>protocol</artifactId>
    <version>0.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.spullara.redis : protocol to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.7

All Versions

Choose a version of com.github.spullara.redis : protocol to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.7
protocol-0.7
0.6
protocol-0.6
0.5
protocol-0.5
0.4
protocol-0.4
0.3
protocol-0.3
0.2
protocol-0.2
0.1
protocol-0.1

How to add a dependency to Maven

Add the following com.github.spullara.redis : protocol maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.spullara.redis</groupId>
    <artifactId>protocol</artifactId>
    <version>0.7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.spullara.redis : protocol gradle dependency to your build.gradle file:

implementation 'com.github.spullara.redis:protocol:0.7'

Gradle Kotlin DSL: Add the following com.github.spullara.redis : protocol gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.spullara.redis:protocol:0.7")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.spullara.redis : protocol sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.spullara.redis" % "protocol" % "0.7"

Advertisement

Dependencies from Group

Jun 22, 2013
7 usages
348 stars
Jun 22, 2013
5 usages
348 stars
Jun 22, 2013
3 usages
348 stars
Jun 22, 2013
3 usages
348 stars
Jun 22, 2013
3 usages
348 stars

Discover Dependencies

Sep 08, 2020
25 usages
593 stars
Aug 06, 2018
3 usages
0 stars
Dec 22, 2019
4 usages
3 stars
May 08, 2023
11 usages
3 stars
Feb 01, 2020
9 usages
47 stars
Feb 05, 2018
11 usages
1.2k stars
Oct 09, 2020
14 usages
512 stars
Jun 09, 2023
6 usages
428 stars
Nov 24, 2021
10 usages
3 stars
Jul 18, 2019
7 usages
1 stars