MVN

com.android.volley : volley-cronet

Maven & Gradle

Aug 24, 2021
3.3k stars

Volley Cronet · Cronet support for Volley.

<dependency>
    <groupId>com.android.volley</groupId>
    <artifactId>volley-cronet</artifactId>
    <version>1.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.android.volley : volley-cronet to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.1
  • Latest Release Candidate: 1.2.1-rc1

All Versions

Choose a version of com.android.volley : volley-cronet to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
volley-cronet-1.2.1
volley-cronet-1.2.1-rc1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.android.volley</groupId>
    <artifactId>volley-cronet</artifactId>
    <version>1.2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.android.volley : volley-cronet gradle dependency to your build.gradle file:

implementation 'com.android.volley:volley-cronet:1.2.1'

Gradle Kotlin DSL: Add the following com.android.volley : volley-cronet gradle kotlin dependency to your build.gradle.kts file:

implementation("com.android.volley:volley-cronet:1.2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.android.volley : volley-cronet sbt scala dependency to your build.sbt file:

libraryDependencies += "com.android.volley" % "volley-cronet" % "1.2.1"

Advertisement

Dependencies from Group

Aug 24, 2021
125 usages
3.3k stars
Aug 24, 2021
3.3k stars

Discover Dependencies

Aug 30, 2021
53 stars
Aug 11, 2021
115 stars
Apr 30, 2023
29 stars
Mar 03, 2023
1 usages
6 stars
Dec 17, 2021
4 stars
Mia
Aug 13, 2021
1 stars