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

Jar examples for s:server-rpc-proto

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials