Download cubano-http-0.1.5.jar file - Jar c

Jar examples for c:cubano-http

Description

A framework to kickstart your Concordion project

You can download jar file cubano-http 0.1.5 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add cubano-http-0.1.5.jar to your project.

<dependency>
   <groupId>org.concordion</groupId>
   <artifactId>cubano-http</artifactId>
   <version>0.1.5</version>
</dependency>
compile group: 'org.concordion', name: 'cubano-http', version: '0.1.5'
libraryDependencies += "org.concordion" % "cubano-http" % "0.1.5"
<dependency org="org.concordion" name="cubano-http" rev="0.1.5"/>
@Grapes(@Grab(group='org.concordion', module='cubano-http', version='0.1.5'))
'org.concordion:cubano-http:jar:0.1.5'

Download

Click the following link to download the jar file.

cubano-http-0.1.5-javadoc.jar
cubano-http-0.1.5-sources.jar
cubano-http-0.1.5.jar
cubano-http-0.1.5.pom



Related Tutorials