Group Id org.apache.httpcomponents
Artifact Id httpasyncclient-cache
Version 4.0.1
Packaging jar
URL -
Badge
Last Updated 2014-02-17T12:47:44+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>org.apache.httpcomponents</groupId>
    <artifactId>httpasyncclient-cache</artifactId>
    <version>4.0.1</version>
</dependency>
implementation group: 'org.apache.httpcomponents', name: 'httpasyncclient-cache', version: '4.0.1'
implementation 'org.apache.httpcomponents:httpasyncclient-cache:4.0.1'
implementation("org.apache.httpcomponents:httpasyncclient-cache:4.0.1")
libraryDependencies += "org.apache.httpcomponents" % "httpasyncclient-cache" % "4.0.1"
<dependency org="org.apache.httpcomponents" name="httpasyncclient-cache" rev="4.0.1"/>
@Grapes(
    @Grab(group='org.apache.httpcomponents', module='httpasyncclient-cache', version='4.0.1')
)
[org.apache.httpcomponents/httpasyncclient-cache "4.0.1"]
'org.apache.httpcomponents:httpasyncclient-cache:4.0.1'