Download http-spring-4.0.0-beta-1.jar file - Jar h

Jar examples for h:http-spring

Description

You can download jar file http-spring 4.0.0-beta-1 in this page.

License

Open Source License

Build File

You can use the following script to add http-spring-4.0.0-beta-1.jar to your project.

<dependency>
   <groupId>ch.squaredesk.nova</groupId>
   <artifactId>http-spring</artifactId>
   <version>4.0.0-beta-1</version>
</dependency>
compile group: 'ch.squaredesk.nova', name: 'http-spring', version: '4.0.0-beta-1'
libraryDependencies += "ch.squaredesk.nova" % "http-spring" % "4.0.0-beta-1"
<dependency org="ch.squaredesk.nova" name="http-spring" rev="4.0.0-beta-1"/>
@Grapes(@Grab(group='ch.squaredesk.nova', module='http-spring', version='4.0.0-beta-1'))
'ch.squaredesk.nova:http-spring:jar:4.0.0-beta-1'

Download

Click the following link to download the jar file.

http-spring-4.0.0-beta-1-javadoc.jar
http-spring-4.0.0-beta-1-sources.jar
http-spring-4.0.0-beta-1.jar
http-spring-4.0.0-beta-1.pom



Related Tutorials