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