Download maf-desktop-datamodel-16.4.2.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 16.4.2 in this page.

License

GNU General Public License, version 2

Build File

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

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

Download

Click the following link to download the jar file.

maf-desktop-datamodel-16.4.2.jar
maf-desktop-datamodel-16.4.2.pom



Related Tutorials