Download menta-bean-0.9.4.jar file - Jar m

Jar examples for m:menta-bean

Description

An query helper and simple CRUD ORM.

You can download jar file menta-bean 0.9.4 in this page.

License

GNU Lesser General Public License (LGPL), Version 2.1

Build File

You can use the following script to add menta-bean-0.9.4.jar to your project.

<dependency>
   <groupId>me.soliveirajr</groupId>
   <artifactId>menta-bean</artifactId>
   <version>0.9.4</version>
</dependency>
compile group: 'me.soliveirajr', name: 'menta-bean', version: '0.9.4'
libraryDependencies += "me.soliveirajr" % "menta-bean" % "0.9.4"
<dependency org="me.soliveirajr" name="menta-bean" rev="0.9.4"/>
@Grapes(@Grab(group='me.soliveirajr', module='menta-bean', version='0.9.4'))
'me.soliveirajr:menta-bean:jar:0.9.4'

Download

Click the following link to download the jar file.

menta-bean-0.9.4-javadoc.jar
menta-bean-0.9.4-sources.jar
menta-bean-0.9.4.jar
menta-bean-0.9.4.pom



Related Tutorials