MVN

com.comcast.drivethru : drive-thru

Maven & Gradle

Mar 31, 2017
4 usages
3 stars

Drive-Thru is a helper utility for making HTTP requests

<dependency>
    <groupId>com.comcast.drivethru</groupId>
    <artifactId>drive-thru</artifactId>
    <version>2.0.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.comcast.drivethru : drive-thru to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.7

All Versions

Choose a version of com.comcast.drivethru : drive-thru to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
drive-thru-2.0.7
drive-thru-2.0.4
drive-thru-2.0.3
drive-thru-2.0.2
drive-thru-2.0.1

How to add a dependency to Maven

Add the following com.comcast.drivethru : drive-thru maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.comcast.drivethru</groupId>
    <artifactId>drive-thru</artifactId>
    <version>2.0.7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.comcast.drivethru : drive-thru gradle dependency to your build.gradle file:

implementation 'com.comcast.drivethru:drive-thru:2.0.7'

Gradle Kotlin DSL: Add the following com.comcast.drivethru : drive-thru gradle kotlin dependency to your build.gradle.kts file:

implementation("com.comcast.drivethru:drive-thru:2.0.7")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.comcast.drivethru : drive-thru sbt scala dependency to your build.sbt file:

libraryDependencies += "com.comcast.drivethru" % "drive-thru" % "2.0.7"

Advertisement

Dependencies from Group

Mar 31, 2017
4 usages
3 stars

Discover Dependencies

Jun 06, 2023
51 usages
168 stars
Aug 18, 2021
5 usages
8 stars
Jul 25, 2013
5 usages
6 stars
Aug 12, 2021
19 usages
274 stars
Sep 28, 2017
12 usages
Nov 27, 2017
10 usages
52 stars
Mar 09, 2022
3 usages
25 stars
May 28, 2020
5 usages
May 09, 2023
5 usages
398 stars