Download MechDome-Api-0.2.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.2 in this page.

License

The Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials