Download helium-0.5.4.jar file - Jar h

Jar examples for h:helium

Description

DSL and Java API for REST API specification

You can download jar file helium 0.5.4 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add helium-0.5.4.jar to your project.

<dependency>
   <groupId>com.stanfy.helium</groupId>
   <artifactId>helium</artifactId>
   <version>0.5.4</version>
</dependency>
compile group: 'com.stanfy.helium', name: 'helium', version: '0.5.4'
libraryDependencies += "com.stanfy.helium" % "helium" % "0.5.4"
<dependency org="com.stanfy.helium" name="helium" rev="0.5.4"/>
@Grapes(@Grab(group='com.stanfy.helium', module='helium', version='0.5.4'))
'com.stanfy.helium:helium:jar:0.5.4'

Download

Click the following link to download the jar file.

helium-0.5.4-javadoc.jar
helium-0.5.4-sources.jar
helium-0.5.4.jar
helium-0.5.4.pom



Related Tutorials