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

Jar examples for m:mango-db

Description

mango web framework

You can download jar file mango-db 0.0.3 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.3.jar to your project.

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

Download

Click the following link to download the jar file.

mango-db-0.0.3-javadoc.jar
mango-db-0.0.3-sources.jar
mango-db-0.0.3.jar
mango-db-0.0.3.pom



Related Tutorials