Download stitch-4.1.5.jar file - Jar s

Jar examples for s:stitch

Description

Nexmo Android SDK for Stitch.

You can download jar file stitch 4.1.5 in this page.

License

Nexmo Stitch SDK License Agreement

Build File

You can use the following script to add stitch-4.1.5.jar to your project.

<dependency>
   <groupId>org.duracloud</groupId>
   <artifactId>stitch</artifactId>
   <version>4.1.5</version>
</dependency>
compile group: 'org.duracloud', name: 'stitch', version: '4.1.5'
libraryDependencies += "org.duracloud" % "stitch" % "4.1.5"
<dependency org="org.duracloud" name="stitch" rev="4.1.5"/>
@Grapes(@Grab(group='org.duracloud', module='stitch', version='4.1.5'))
'org.duracloud:stitch:jar:4.1.5'

Download

Click the following link to download the jar file.

stitch-4.1.5-driver.jar
stitch-4.1.5-javadoc.jar
stitch-4.1.5-sources.jar
stitch-4.1.5.jar
stitch-4.1.5.pom



Related Tutorials