Download server-rpc-proto-0.1.1.jar file - Jar s

Jar examples for s:server-rpc-proto

Description

You can download jar file server-rpc-proto 0.1.1 in this page.

License

Apache License

Build File

You can use the following script to add server-rpc-proto-0.1.1.jar to your project.

<dependency>
   <groupId>cz.o2.proxima</groupId>
   <artifactId>server-rpc-proto</artifactId>
   <version>0.1.1</version>
</dependency>
compile group: 'cz.o2.proxima', name: 'server-rpc-proto', version: '0.1.1'
libraryDependencies += "cz.o2.proxima" % "server-rpc-proto" % "0.1.1"
<dependency org="cz.o2.proxima" name="server-rpc-proto" rev="0.1.1"/>
@Grapes(@Grab(group='cz.o2.proxima', module='server-rpc-proto', version='0.1.1'))
'cz.o2.proxima:server-rpc-proto:jar:0.1.1'

Download

Click the following link to download the jar file.

server-rpc-proto-0.1.1-javadoc.jar
server-rpc-proto-0.1.1-sources.jar
server-rpc-proto-0.1.1.jar
server-rpc-proto-0.1.1.pom



Related Tutorials