is not current version
Last Version 1.0.3

com.googlecode.web-commons:web-common-protocol 1.0.0

Contains common protocol classes

GroupId

GroupId

com.googlecode.web-commons
ArtifactId

ArtifactId

web-common-protocol
Version

Version

1.0.0
Type

Type

jar

Download web-common-protocol 1.0.0


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