Download protoserver-0.0.24.jar file - Jar p

Jar examples for p:protoserver

Description

Jersey + Jetty + Protocol Buffers

You can download jar file protoserver 0.0.24 in this page.

License

MIT License

Build File

You can use the following script to add protoserver-0.0.24.jar to your project.

<dependency>
   <groupId>org.accidia</groupId>
   <artifactId>protoserver</artifactId>
   <version>0.0.24</version>
</dependency>
compile group: 'org.accidia', name: 'protoserver', version: '0.0.24'
libraryDependencies += "org.accidia" % "protoserver" % "0.0.24"
<dependency org="org.accidia" name="protoserver" rev="0.0.24"/>
@Grapes(@Grab(group='org.accidia', module='protoserver', version='0.0.24'))
'org.accidia:protoserver:jar:0.0.24'

Download

Click the following link to download the jar file.

protoserver-0.0.24-javadoc.jar
protoserver-0.0.24-sources.jar
protoserver-0.0.24.jar
protoserver-0.0.24.pom



Related Tutorials