is not current version
Last Version 3.1.1

com.nexmo:stitch 1.6.0

Nexmo Android SDK for Stitch.

GroupId

GroupId

com.nexmo
ArtifactId

ArtifactId

stitch
Version

Version

1.6.0
Type

Type

aar

Download stitch 1.6.0


<!-- https://jarcasting.com/artifacts/com.nexmo/stitch/ -->
<dependency>
    <groupId>com.nexmo</groupId>
    <artifactId>stitch</artifactId>
    <version>1.6.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.nexmo/stitch/
implementation 'com.nexmo:stitch:1.6.0'
// https://jarcasting.com/artifacts/com.nexmo/stitch/
implementation ("com.nexmo:stitch:1.6.0")
'com.nexmo:stitch:aar:1.6.0'
<dependency org="com.nexmo" name="stitch" rev="1.6.0">
  <artifact name="stitch" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.nexmo', module='stitch', version='1.6.0')
)
libraryDependencies += "com.nexmo" % "stitch" % "1.6.0"
[com.nexmo/stitch "1.6.0"]