Download hframe-common-1.0.2.jar file - Jar h

Jar examples for h:hframe-common

Description

You can download jar file hframe-common 1.0.2 in this page.

Build File

You can use the following script to add hframe-common-1.0.2.jar to your project.

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

Download

Click the following link to download the jar file.

hframe-common-1.0.2-javadoc.jar
hframe-common-1.0.2-sources.jar
hframe-common-1.0.2.jar
hframe-common-1.0.2.pom



Related Tutorials