Download mc-core-0.2.jar file - Jar m

Jar examples for m:mc-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

mc-core-0.2-javadoc.jar
mc-core-0.2-sources.jar
mc-core-0.2.jar
mc-core-0.2.pom



Related Tutorials