is not current version
Last Version 2.2.20

com.sdl.web.pca:pca-client 2.2.5


Categories

Categories

CLI User Interface
GroupId

GroupId

com.sdl.web.pca
ArtifactId

ArtifactId

pca-client
Version

Version

2.2.5
Type

Type

jar

Download pca-client 2.2.5


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