is not current version
Last Version 4.0.1

com.linkedin.parseq:parseq-restli-client 3.0.11

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

Categories

Categories

CLI User Interface
GroupId

GroupId

com.linkedin.parseq
ArtifactId

ArtifactId

parseq-restli-client
Version

Version

3.0.11
Type

Type

jar

Download parseq-restli-client 3.0.11


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