Group Id org.apache.httpcomponents
Artifact Id httpasyncclient-cache
Version 4.1.4
Packaging jar
URL -
Badge
Last Updated 2018-07-20T00:52:20+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.1.4</version>
</dependency>
implementation group: 'org.apache.httpcomponents', name: 'httpasyncclient-cache', version: '4.1.4'
implementation 'org.apache.httpcomponents:httpasyncclient-cache:4.1.4'
implementation("org.apache.httpcomponents:httpasyncclient-cache:4.1.4")
libraryDependencies += "org.apache.httpcomponents" % "httpasyncclient-cache" % "4.1.4"
<dependency org="org.apache.httpcomponents" name="httpasyncclient-cache" rev="4.1.4"/>
@Grapes(
    @Grab(group='org.apache.httpcomponents', module='httpasyncclient-cache', version='4.1.4')
)
[org.apache.httpcomponents/httpasyncclient-cache "4.1.4"]
'org.apache.httpcomponents:httpasyncclient-cache:4.1.4'