Download mdb-1.0.6.jar file - Jar m

Jar examples for m:mdb

Description

A application used as an example on how to set up pushing its components to the Central Repository.

You can download jar file mdb 1.0.6 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add mdb-1.0.6.jar to your project.

<dependency>
   <groupId>com.testvagrant.mdb</groupId>
   <artifactId>mdb</artifactId>
   <version>1.0.6</version>
</dependency>
compile group: 'com.testvagrant.mdb', name: 'mdb', version: '1.0.6'
libraryDependencies += "com.testvagrant.mdb" % "mdb" % "1.0.6"
<dependency org="com.testvagrant.mdb" name="mdb" rev="1.0.6"/>
@Grapes(@Grab(group='com.testvagrant.mdb', module='mdb', version='1.0.6'))
'com.testvagrant.mdb:mdb:jar:1.0.6'

Download

Click the following link to download the jar file.

mdb-1.0.6-javadoc.jar
mdb-1.0.6-sources.jar
mdb-1.0.6.jar
mdb-1.0.6.pom



Related Tutorials