Download tuscany-common-http-2.0.jar file - Jar t

Jar examples for t:tuscany-common-http

Description

You can download jar file tuscany-common-http 2.0 in this page.

License

Apache License

Build File

You can use the following script to add tuscany-common-http-2.0.jar to your project.

<dependency>
   <groupId>org.apache.tuscany.sca</groupId>
   <artifactId>tuscany-common-http</artifactId>
   <version>2.0</version>
</dependency>
compile group: 'org.apache.tuscany.sca', name: 'tuscany-common-http', version: '2.0'
libraryDependencies += "org.apache.tuscany.sca" % "tuscany-common-http" % "2.0"
<dependency org="org.apache.tuscany.sca" name="tuscany-common-http" rev="2.0"/>
@Grapes(@Grab(group='org.apache.tuscany.sca', module='tuscany-common-http', version='2.0'))
'org.apache.tuscany.sca:tuscany-common-http:jar:2.0'

Download

Click the following link to download the jar file.

tuscany-common-http-2.0-sources.jar
tuscany-common-http-2.0.jar
tuscany-common-http-2.0.pom



Related Tutorials