Jar examples for m:menta-container
A IOC container as simple and pragmatic as it can get with programmatic configuration through a Fluent API.
You can download jar file menta-container 0.9.8 in this page.
GNU Lesser General Public License (LGPL), Version 2.1
You can use the following script to add menta-container-0.9.8.jar to your project.
<dependency> <groupId>me.soliveirajr</groupId> <artifactId>menta-container</artifactId> <version>0.9.8</version> </dependency>
compile group: 'me.soliveirajr', name: 'menta-container', version: '0.9.8'
libraryDependencies += "me.soliveirajr" % "menta-container" % "0.9.8"
<dependency org="me.soliveirajr" name="menta-container" rev="0.9.8"/>
@Grapes(@Grab(group='me.soliveirajr', module='menta-container', version='0.9.8'))
'me.soliveirajr:menta-container:jar:0.9.8'
Click the following link to download the jar file.
menta-container-0.9.8-javadoc.jar