не последняя версия
Последняя версия 4.0.1

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

Uploads all artifacts belonging to configuration ':parseq-http-client:archives'

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

com.linkedin.parseq
Идентификатор

Идентификатор

parseq-http-client
Версия

Версия

4.0.0
Тип

Тип

jar

Скачать parseq-http-client 4.0.0


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