Download hframe-webcore-1.0.jar file - Jar h

Jar examples for h:hframe-webcore

Description

You can download jar file hframe-webcore 1.0 in this page.

Build File

You can use the following script to add hframe-webcore-1.0.jar to your project.

<dependency>
   <groupId>com.github.hongframework</groupId>
   <artifactId>hframe-webcore</artifactId>
   <version>1.0</version>
</dependency>
compile group: 'com.github.hongframework', name: 'hframe-webcore', version: '1.0'
libraryDependencies += "com.github.hongframework" % "hframe-webcore" % "1.0"
<dependency org="com.github.hongframework" name="hframe-webcore" rev="1.0"/>
@Grapes(@Grab(group='com.github.hongframework', module='hframe-webcore', version='1.0'))
'com.github.hongframework:hframe-webcore:jar:1.0'

Download

Click the following link to download the jar file.

hframe-webcore-1.0-javadoc.jar
hframe-webcore-1.0-sources.jar
hframe-webcore-1.0.jar
hframe-webcore-1.0.pom



Related Tutorials