MVN

net.debasishg : redisclient_2.10

Maven & Gradle

Nov 02, 2021
7 usages
1k stars

RedisClient · RedisClient

<dependency>
    <groupId>net.debasishg</groupId>
    <artifactId>redisclient_2.10</artifactId>
    <version>3.42</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.debasishg : redisclient_2.10 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.42

All Versions

Choose a version of net.debasishg : redisclient_2.10 to add to Maven or Gradle - All Versions:

  • Version Updated
  • redisclient_2.10-3.42

    Nov 02, 2021
  • redisclient_2.10-3.41

    Oct 29, 2021
  • redisclient_2.10-3.40

    Sep 05, 2021
  • redisclient_2.10-3.30

    May 03, 2020
  • redisclient_2.10-3.20

    Nov 16, 2019
  • redisclient_2.10-3.9

    Dec 26, 2018
  • redisclient_2.10-3.8

    Sep 15, 2018
  • redisclient_2.10-3.7

    May 13, 2018
  • redisclient_2.10-3.6

    Apr 22, 2018
  • redisclient_2.10-3.5

    Feb 11, 2018
  • redisclient_2.10-3.4

    Mar 25, 2017
  • redisclient_2.10-3.3

    Nov 16, 2016
  • redisclient_2.10-3.2

    Aug 18, 2016
  • redisclient_2.10-3.0

    May 09, 2015
  • redisclient_2.10-2.15

    Mar 23, 2015
  • redisclient_2.10-2.14

    Oct 26, 2014
  • redisclient_2.10-2.13

    Apr 26, 2014
  • redisclient_2.10-2.12

    Mar 02, 2014
  • redisclient_2.10-2.11

    Oct 06, 2013
  • redisclient_2.10-2.10

    Jan 19, 2013
  • redisclient_2.10-2.9

    Dec 21, 2012
  • redisclient_2.10-2.8

    Nov 11, 2012

How to add a dependency to Maven

Add the following net.debasishg : redisclient_2.10 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.debasishg</groupId>
    <artifactId>redisclient_2.10</artifactId>
    <version>3.42</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.debasishg : redisclient_2.10 gradle dependency to your build.gradle file:

implementation 'net.debasishg:redisclient_2.10:3.42'

Gradle Kotlin DSL: Add the following net.debasishg : redisclient_2.10 gradle kotlin dependency to your build.gradle.kts file:

implementation("net.debasishg:redisclient_2.10:3.42")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.debasishg : redisclient_2.10 sbt scala dependency to your build.sbt file:

libraryDependencies += "net.debasishg" % "redisclient_2.10" % "3.42"

Advertisement

Dependencies from Group

Nov 02, 2021
11 usages
1k stars
Nov 02, 2021
7 usages
1k stars
Nov 02, 2021
7 usages
1k stars
Nov 02, 2021
6 usages
1k stars
Jan 22, 2017
1 usages
205 stars

Discover Dependencies

Oct 16, 2018
4 usages
114 stars
Sep 06, 2020
2 usages
0 stars
Mar 08, 2021
3 usages
32 stars
May 18, 2015
3 usages
3 stars
Apr 23, 2014
2 usages
151 stars
Jun 18, 2015
3 usages
0 stars
Jul 29, 2015
3 usages
2 stars
Oct 22, 2016
2 usages
Oct 22, 2015
2 usages
5 stars
image

Maven Repository

Search Maven dependencies with Maven Repository Chrome Extension

Add to Chrome