is not current version
Last Version 2.0.10

pl.wrzasq.commons:commons-client 2.0.9

Web services client building utilities.

Categories

Categories

CLI User Interface
GroupId

GroupId

pl.wrzasq.commons
ArtifactId

ArtifactId

commons-client
Version

Version

2.0.9
Type

Type

jar

Download commons-client 2.0.9


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