Download web-common-protocol-1.0.0.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.0 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.0.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials