Download mc-core-0.3-RC1.jar file - Jar m

Jar examples for m:mc-core

Description

You can download jar file mc-core 0.3-RC1 in this page.

Build File

You can use the following script to add mc-core-0.3-RC1.jar to your project.

<dependency>
   <groupId>net.maritimecloud</groupId>
   <artifactId>mc-core</artifactId>
   <version>0.3-RC1</version>
</dependency>
compile group: 'net.maritimecloud', name: 'mc-core', version: '0.3-RC1'
libraryDependencies += "net.maritimecloud" % "mc-core" % "0.3-RC1"
<dependency org="net.maritimecloud" name="mc-core" rev="0.3-RC1"/>
@Grapes(@Grab(group='net.maritimecloud', module='mc-core', version='0.3-RC1'))
'net.maritimecloud:mc-core:jar:0.3-RC1'

Download

Click the following link to download the jar file.

mc-core-0.3-RC1-javadoc.jar
mc-core-0.3-RC1-sources.jar
mc-core-0.3-RC1.jar
mc-core-0.3-RC1.pom



Related Tutorials