MVN

com.redis : riot-file

Maven & Gradle

Jan 21, 2023
226 stars

riot · RIOT-File

<dependency>
    <groupId>com.redis</groupId>
    <artifactId>riot-file</artifactId>
    <version>2.19.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.redis : riot-file to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.19.0

All Versions

Choose a version of com.redis : riot-file to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.19.x
riot-file-2.19.0
2.18.x
riot-file-2.18.6
riot-file-2.18.5
riot-file-2.18.4
riot-file-2.18.3
riot-file-2.18.2
riot-file-2.18.1
riot-file-2.18.0
2.17.x
riot-file-2.17.0
2.16.x
riot-file-2.16.2
riot-file-2.16.1
riot-file-2.16.0
2.15.x
riot-file-2.15.5
riot-file-2.15.4
riot-file-2.15.2
riot-file-2.15.1
riot-file-2.15.0
2.14.x
riot-file-2.14.6
riot-file-2.14.5
riot-file-2.14.4
riot-file-2.14.3
riot-file-2.14.2
riot-file-2.14.1
riot-file-2.14.0
2.13.x
riot-file-2.13.0
2.9.x
riot-file-2.9.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.redis</groupId>
    <artifactId>riot-file</artifactId>
    <version>2.19.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.redis : riot-file gradle dependency to your build.gradle file:

implementation 'com.redis:riot-file:2.19.0'

Gradle Kotlin DSL: Add the following com.redis : riot-file gradle kotlin dependency to your build.gradle.kts file:

implementation("com.redis:riot-file:2.19.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.redis : riot-file sbt scala dependency to your build.sbt file:

libraryDependencies += "com.redis" % "riot-file" % "2.19.0"

Advertisement

Dependencies from Group

Jul 21, 2023
8 usages
48 stars
Jun 16, 2023
6 usages
226 stars
Jul 18, 2023
2 usages
42 stars
Jul 18, 2023
1 usages
42 stars
Sep 23, 2021
1 usages
42 stars

Discover Dependencies