Download tuscany-binding-sca-1.6.jar file - Jar t

Jar examples for t:tuscany-binding-sca

Description

You can download jar file tuscany-binding-sca 1.6 in this page.

License

Apache License

Build File

You can use the following script to add tuscany-binding-sca-1.6.jar to your project.

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

Download

Click the following link to download the jar file.

tuscany-binding-sca-1.6.jar
tuscany-binding-sca-1.6.pom



Related Tutorials