Download app-framework-15.0.5.jar file - Jar a

Jar examples for a:app-framework

Description

This is the common library which contains the web application framework for BizDock

You can download jar file app-framework 15.0.5 in this page.

License

GNU General Public License, version 2

Build File

You can use the following script to add app-framework-15.0.5.jar to your project.

<dependency>
   <groupId>com.agifac.lib</groupId>
   <artifactId>app-framework</artifactId>
   <version>15.0.5</version>
</dependency>
compile group: 'com.agifac.lib', name: 'app-framework', version: '15.0.5'
libraryDependencies += "com.agifac.lib" % "app-framework" % "15.0.5"
<dependency org="com.agifac.lib" name="app-framework" rev="15.0.5"/>
@Grapes(@Grab(group='com.agifac.lib', module='app-framework', version='15.0.5'))
'com.agifac.lib:app-framework:jar:15.0.5'

Download

Click the following link to download the jar file.

app-framework-15.0.5.jar
app-framework-15.0.5.pom



Related Tutorials