| License |
License |
|---|---|
| GroupId | GroupIdcom.googlecode.web-commons |
| ArtifactId | ArtifactIdweb-common-protocol |
| Last Version | Last Version1.0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionweb-common-protocol
Contains common protocol classes
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationGoogle Code |
| Filename | Size |
|---|---|
| web-common-protocol-1.0.3.pom | |
| web-common-protocol-1.0.3.jar | 34 KB |
| web-common-protocol-1.0.3-sources.jar | 21 KB |
| web-common-protocol-1.0.3-javadoc.jar | 201 KB |
| Browse |
<!-- 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"]