Download mango-db-0.0.4.jar file - Jar m

Jar examples for m:mango-db

Description

mango web framework

You can download jar file mango-db 0.0.4 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add mango-db-0.0.4.jar to your project.

<dependency>
   <groupId>io.pelle.mango</groupId>
   <artifactId>mango-db</artifactId>
   <version>0.0.4</version>
</dependency>
compile group: 'io.pelle.mango', name: 'mango-db', version: '0.0.4'
libraryDependencies += "io.pelle.mango" % "mango-db" % "0.0.4"
<dependency org="io.pelle.mango" name="mango-db" rev="0.0.4"/>
@Grapes(@Grab(group='io.pelle.mango', module='mango-db', version='0.0.4'))
'io.pelle.mango:mango-db:jar:0.0.4'

Download

Click the following link to download the jar file.

mango-db-0.0.4-javadoc.jar
mango-db-0.0.4-sources.jar
mango-db-0.0.4-test-sources.jar
mango-db-0.0.4-test.jar
mango-db-0.0.4.jar
mango-db-0.0.4.pom



Related Tutorials