Download cubano-http-0.1.3.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.3 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.3.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials