Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.linkedin.parseq |
ArtifactId | ArtifactIdparseq-restli-client |
Version | Version2.6.17 |
Type | Typejar |
Filename | Size |
---|---|
parseq-restli-client-2.6.17.pom | |
parseq-restli-client-2.6.17.jar | 82 KB |
parseq-restli-client-2.6.17-sources.jar | 40 KB |
parseq-restli-client-2.6.17-javadoc.jar | 198 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.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.linkedin.parseq/parseq-restli-client/
implementation 'com.linkedin.parseq:parseq-restli-client:2.6.17'
// https://jarcasting.com/artifacts/com.linkedin.parseq/parseq-restli-client/
implementation ("com.linkedin.parseq:parseq-restli-client:2.6.17")
'com.linkedin.parseq:parseq-restli-client:jar:2.6.17'
<dependency org="com.linkedin.parseq" name="parseq-restli-client" rev="2.6.17">
<artifact name="parseq-restli-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.linkedin.parseq', module='parseq-restli-client', version='2.6.17')
)
libraryDependencies += "com.linkedin.parseq" % "parseq-restli-client" % "2.6.17"
[com.linkedin.parseq/parseq-restli-client "2.6.17"]