Download mrpc-common-0.0.5-alpha.jar file - Jar m

Jar examples for m:mrpc-common

Description

You can download jar file mrpc-common 0.0.5-alpha in this page.

Build File

You can use the following script to add mrpc-common-0.0.5-alpha.jar to your project.

<dependency>
   <groupId>io.github.junicorn</groupId>
   <artifactId>mrpc-common</artifactId>
   <version>0.0.5-alpha</version>
</dependency>
compile group: 'io.github.junicorn', name: 'mrpc-common', version: '0.0.5-alpha'
libraryDependencies += "io.github.junicorn" % "mrpc-common" % "0.0.5-alpha"
<dependency org="io.github.junicorn" name="mrpc-common" rev="0.0.5-alpha"/>
@Grapes(@Grab(group='io.github.junicorn', module='mrpc-common', version='0.0.5-alpha'))
'io.github.junicorn:mrpc-common:jar:0.0.5-alpha'

Download

Click the following link to download the jar file.

mrpc-common-0.0.5-alpha-javadoc.jar
mrpc-common-0.0.5-alpha-sources.jar
mrpc-common-0.0.5-alpha.jar
mrpc-common-0.0.5-alpha.pom



Related Tutorials