web-common-protocol

Contains common protocol classes

License

License

GroupId

GroupId

com.googlecode.web-commons
ArtifactId

ArtifactId

web-common-protocol
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

web-common-protocol
Contains common protocol classes
Project URL

Project URL

http://code.google.com/p/web-commons//web-common-protocol
Project Organization

Project Organization

Google Code

Download web-common-protocol

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.0