Download hasor-rsf-3.2.0.jar file - Jar h

Jar examples for h:hasor-rsf

Description

the Hasor Remote Service Framework project.

You can download jar file hasor-rsf 3.2.0 in this page.

Build File

You can use the following script to add hasor-rsf-3.2.0.jar to your project.

<dependency>
   <groupId>net.hasor</groupId>
   <artifactId>hasor-rsf</artifactId>
   <version>3.2.0</version>
</dependency>
compile group: 'net.hasor', name: 'hasor-rsf', version: '3.2.0'
libraryDependencies += "net.hasor" % "hasor-rsf" % "3.2.0"
<dependency org="net.hasor" name="hasor-rsf" rev="3.2.0"/>
@Grapes(@Grab(group='net.hasor', module='hasor-rsf', version='3.2.0'))
'net.hasor:hasor-rsf:jar:3.2.0'

Download

Click the following link to download the jar file.

hasor-rsf-3.2.0-javadoc.jar
hasor-rsf-3.2.0-sources.jar
hasor-rsf-3.2.0.jar
hasor-rsf-3.2.0.pom



Related Tutorials