Download web-common-protocol-1.0.3.jar file - Jar w

Jar examples for w:web-common-protocol

Description

Contains common protocol classes

You can download jar file web-common-protocol 1.0.3 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add web-common-protocol-1.0.3.jar to your project.

<dependency>
   <groupId>com.googlecode.web-commons</groupId>
   <artifactId>web-common-protocol</artifactId>
   <version>1.0.3</version>
</dependency>
compile group: 'com.googlecode.web-commons', name: 'web-common-protocol', version: '1.0.3'
libraryDependencies += "com.googlecode.web-commons" % "web-common-protocol" % "1.0.3"
<dependency org="com.googlecode.web-commons" name="web-common-protocol" rev="1.0.3"/>
@Grapes(@Grab(group='com.googlecode.web-commons', module='web-common-protocol', version='1.0.3'))
'com.googlecode.web-commons:web-common-protocol:jar:1.0.3'

Download

Click the following link to download the jar file.

web-common-protocol-1.0.3-javadoc.jar
web-common-protocol-1.0.3-sources.jar
web-common-protocol-1.0.3.jar
web-common-protocol-1.0.3.pom



Related Tutorials