Download tuscany-shell-2.0.jar file - Jar t

Jar examples for t:tuscany-shell

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

tuscany-shell-2.0-sources.jar
tuscany-shell-2.0.jar
tuscany-shell-2.0.pom



Related Tutorials