is not current version
Last Version 7.1.1

org.duracloud:stitch 4.1.2


GroupId

GroupId

org.duracloud
ArtifactId

ArtifactId

stitch
Version

Version

4.1.2
Type

Type

jar

Download stitch 4.1.2


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