Download mech-0.11.8.jar file - Jar m

Jar examples for m:mech

Description

mech

You can download jar file mech 0.11.8 in this page.

License

MIT License

Build File

You can use the following script to add mech-0.11.8.jar to your project.

<dependency>
   <groupId>me.geso</groupId>
   <artifactId>mech</artifactId>
   <version>0.11.8</version>
</dependency>
compile group: 'me.geso', name: 'mech', version: '0.11.8'
libraryDependencies += "me.geso" % "mech" % "0.11.8"
<dependency org="me.geso" name="mech" rev="0.11.8"/>
@Grapes(@Grab(group='me.geso', module='mech', version='0.11.8'))
'me.geso:mech:jar:0.11.8'

Download

Click the following link to download the jar file.

mech-0.11.8-javadoc.jar
mech-0.11.8-sources.jar
mech-0.11.8.jar
mech-0.11.8.pom



Related Tutorials