Download http-spring-5.0.0.jar file - Jar h

Jar examples for h:http-spring

Description

You can download jar file http-spring 5.0.0 in this page.

License

Open Source License

Build File

You can use the following script to add http-spring-5.0.0.jar to your project.

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

Download

Click the following link to download the jar file.

http-spring-5.0.0-javadoc.jar
http-spring-5.0.0-sources.jar
http-spring-5.0.0.jar
http-spring-5.0.0.pom



Related Tutorials