Download MechDome-Api-0.6.jar file - Jar m

Jar examples for m:MechDome-Api

Description

Pushing MechDome Application to Maven Central repo

You can download jar file MechDome-Api 0.6 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add MechDome-Api-0.6.jar to your project.

<dependency>
   <groupId>com.mechdome</groupId>
   <artifactId>MechDome-Api</artifactId>
   <version>0.6</version>
</dependency>
compile group: 'com.mechdome', name: 'MechDome-Api', version: '0.6'
libraryDependencies += "com.mechdome" % "MechDome-Api" % "0.6"
<dependency org="com.mechdome" name="MechDome-Api" rev="0.6"/>
@Grapes(@Grab(group='com.mechdome', module='MechDome-Api', version='0.6'))
'com.mechdome:MechDome-Api:jar:0.6'

Download

Click the following link to download the jar file.

MechDome-Api-0.6-javadoc.jar
MechDome-Api-0.6-sources.jar
MechDome-Api-0.6.pom



Related Tutorials