Download mrpc-common-0.0.4-release.jar file - Jar m

Jar examples for m:mrpc-common

Description

You can download jar file mrpc-common 0.0.4-release in this page.

Build File

You can use the following script to add mrpc-common-0.0.4-release.jar to your project.

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

Download

Click the following link to download the jar file.

mrpc-common-0.0.4-release-javadoc.jar
mrpc-common-0.0.4-release-sources.jar
mrpc-common-0.0.4-release.jar
mrpc-common-0.0.4-release.pom



Related Tutorials