is not current version
Last Version 7.1.1

org.duracloud:stitch 4.3.6


GroupId

GroupId

org.duracloud
ArtifactId

ArtifactId

stitch
Version

Version

4.3.6
Type

Type

jar

Download stitch 4.3.6


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