is not current version
Last Version 4.0.1

com.linkedin.parseq:parseq-http-client 2.6.19

Integrates ParSeq with Async Http Client library

Categories

Categories

CLI User Interface
GroupId

GroupId

com.linkedin.parseq
ArtifactId

ArtifactId

parseq-http-client
Version

Version

2.6.19
Type

Type

jar

Download parseq-http-client 2.6.19


<!-- https://jarcasting.com/artifacts/com.linkedin.parseq/parseq-http-client/ -->
<dependency>
    <groupId>com.linkedin.parseq</groupId>
    <artifactId>parseq-http-client</artifactId>
    <version>2.6.19</version>
</dependency>
// https://jarcasting.com/artifacts/com.linkedin.parseq/parseq-http-client/
implementation 'com.linkedin.parseq:parseq-http-client:2.6.19'
// https://jarcasting.com/artifacts/com.linkedin.parseq/parseq-http-client/
implementation ("com.linkedin.parseq:parseq-http-client:2.6.19")
'com.linkedin.parseq:parseq-http-client:jar:2.6.19'
<dependency org="com.linkedin.parseq" name="parseq-http-client" rev="2.6.19">
  <artifact name="parseq-http-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.linkedin.parseq', module='parseq-http-client', version='2.6.19')
)
libraryDependencies += "com.linkedin.parseq" % "parseq-http-client" % "2.6.19"
[com.linkedin.parseq/parseq-http-client "2.6.19"]