is not current version
Last Version 7.1.1

org.duracloud:stitch 5.0.0


GroupId

GroupId

org.duracloud
ArtifactId

ArtifactId

stitch
Version

Version

5.0.0
Type

Type

jar

Download stitch 5.0.0


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