is not current version
Last Version 1.0.5

com.googlecode.web-commons:web-common-client 1.0.1

Contains common Web-client classes

Categories

Categories

CLI User Interface
GroupId

GroupId

com.googlecode.web-commons
ArtifactId

ArtifactId

web-common-client
Version

Version

1.0.1
Type

Type

jar

Download web-common-client 1.0.1


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