Download app-framework-16.1.0.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 16.1.0 in this page.

License

GNU General Public License, version 2

Build File

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

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

Download

Click the following link to download the jar file.

app-framework-16.1.0.jar
app-framework-16.1.0.pom



Related Tutorials