Download mech2-0.2.1.jar file - Jar m

Jar examples for m:mech2

Description

mech2

You can download jar file mech2 0.2.1 in this page.

License

MIT License

Build File

You can use the following script to add mech2-0.2.1.jar to your project.

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

Download

Click the following link to download the jar file.

mech2-0.2.1-javadoc.jar
mech2-0.2.1-sources.jar
mech2-0.2.1.jar
mech2-0.2.1.pom



Related Tutorials