Download mech2-0.3.0.jar file - Jar m

Jar examples for m:mech2

Description

mech2

You can download jar file mech2 0.3.0 in this page.

License

MIT License

Build File

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

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

Download

Click the following link to download the jar file.

mech2-0.3.0-javadoc.jar
mech2-0.3.0-sources.jar
mech2-0.3.0.jar
mech2-0.3.0.pom



Related Tutorials