Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.linkedin.parseq |
ArtifactId | ArtifactIdparseq-restli-client |
Version | Version2.6.32 |
Type | Typejar |
Filename | Size |
---|---|
parseq-restli-client-2.6.32.pom | |
parseq-restli-client-2.6.32.jar | 84 KB |
parseq-restli-client-2.6.32-sources.jar | 44 KB |
parseq-restli-client-2.6.32-javadoc.jar | 206 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.linkedin.parseq/parseq-restli-client/ -->
<dependency>
<groupId>com.linkedin.parseq</groupId>
<artifactId>parseq-restli-client</artifactId>
<version>2.6.32</version>
</dependency>
// https://jarcasting.com/artifacts/com.linkedin.parseq/parseq-restli-client/
implementation 'com.linkedin.parseq:parseq-restli-client:2.6.32'
// https://jarcasting.com/artifacts/com.linkedin.parseq/parseq-restli-client/
implementation ("com.linkedin.parseq:parseq-restli-client:2.6.32")
'com.linkedin.parseq:parseq-restli-client:jar:2.6.32'
<dependency org="com.linkedin.parseq" name="parseq-restli-client" rev="2.6.32">
<artifact name="parseq-restli-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.linkedin.parseq', module='parseq-restli-client', version='2.6.32')
)
libraryDependencies += "com.linkedin.parseq" % "parseq-restli-client" % "2.6.32"
[com.linkedin.parseq/parseq-restli-client "2.6.32"]