Download maf-desktop-datamodel-13.0.0.jar file - Jar m

Jar examples for m:maf-desktop-datamodel

Description

This is the common library which contains the BizDock business objects

You can download jar file maf-desktop-datamodel 13.0.0 in this page.

License

GNU General Public License, version 2

Build File

You can use the following script to add maf-desktop-datamodel-13.0.0.jar to your project.

<dependency>
   <groupId>com.agifac.maf.desktop</groupId>
   <artifactId>maf-desktop-datamodel</artifactId>
   <version>13.0.0</version>
</dependency>
compile group: 'com.agifac.maf.desktop', name: 'maf-desktop-datamodel', version: '13.0.0'
libraryDependencies += "com.agifac.maf.desktop" % "maf-desktop-datamodel" % "13.0.0"
<dependency org="com.agifac.maf.desktop" name="maf-desktop-datamodel" rev="13.0.0"/>
@Grapes(@Grab(group='com.agifac.maf.desktop', module='maf-desktop-datamodel', version='13.0.0'))
'com.agifac.maf.desktop:maf-desktop-datamodel:jar:13.0.0'

Download

Click the following link to download the jar file.

maf-desktop-datamodel-13.0.0.jar
maf-desktop-datamodel-13.0.0.pom



Related Tutorials