is not current version
Last Version 2.1.0

com.dell.cpsd:common-client 2.0.0


Categories

Categories

CLI User Interface
GroupId

GroupId

com.dell.cpsd
ArtifactId

ArtifactId

common-client
Version

Version

2.0.0
Type

Type

jar

Download common-client 2.0.0


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