Download MechDome-Api-0.5.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.5 in this page.

License

The Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials