is not current version
Last Version 0.5.5

com.stitchdata:java-stitch-client 0.4.11

Java Stitch Client

Categories

Categories

Java Languages Data CLI User Interface
GroupId

GroupId

com.stitchdata
ArtifactId

ArtifactId

java-stitch-client
Version

Version

0.4.11
Type

Type

jar

Download java-stitch-client 0.4.11


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