Jar examples for a:app-framework
This is the common library which contains the web application framework for BizDock
You can download jar file app-framework 16.0.0 in this page.
GNU General Public License, version 2
You can use the following script to add app-framework-16.0.0.jar to your project.
<dependency> <groupId>com.agifac.lib</groupId> <artifactId>app-framework</artifactId> <version>16.0.0</version> </dependency>
compile group: 'com.agifac.lib', name: 'app-framework', version: '16.0.0'
libraryDependencies += "com.agifac.lib" % "app-framework" % "16.0.0"
<dependency org="com.agifac.lib" name="app-framework" rev="16.0.0"/>
@Grapes(@Grab(group='com.agifac.lib', module='app-framework', version='16.0.0'))
'com.agifac.lib:app-framework:jar:16.0.0'
Click the following link to download the jar file.
app-framework-16.0.0.jar