Download mrpc-core-0.0.4-beta.jar file - Jar m

Jar examples for m:mrpc-core

Description

You can download jar file mrpc-core 0.0.4-beta in this page.

Build File

You can use the following script to add mrpc-core-0.0.4-beta.jar to your project.

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

Download

Click the following link to download the jar file.

mrpc-core-0.0.4-beta-javadoc.jar
mrpc-core-0.0.4-beta-sources.jar
mrpc-core-0.0.4-beta.jar
mrpc-core-0.0.4-beta.pom



Related Tutorials