Download hframe-beans-1.0.1.jar file - Jar h

Jar examples for h:hframe-beans

Description

You can download jar file hframe-beans 1.0.1 in this page.

Build File

You can use the following script to add hframe-beans-1.0.1.jar to your project.

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

Download

Click the following link to download the jar file.

hframe-beans-1.0.1-javadoc.jar
hframe-beans-1.0.1-sources.jar
hframe-beans-1.0.1.jar
hframe-beans-1.0.1.pom



Related Tutorials