is not current version
Last Version 1.4.0-836

com.github.cafdataprocessing:staging-service-client 1.1.1-512


Categories

Categories

Data CLI User Interface
GroupId

GroupId

com.github.cafdataprocessing
ArtifactId

ArtifactId

staging-service-client
Version

Version

1.1.1-512
Type

Type

jar

Download staging-service-client 1.1.1-512


<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/staging-service-client/ -->
<dependency>
    <groupId>com.github.cafdataprocessing</groupId>
    <artifactId>staging-service-client</artifactId>
    <version>1.1.1-512</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/staging-service-client/
implementation 'com.github.cafdataprocessing:staging-service-client:1.1.1-512'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/staging-service-client/
implementation ("com.github.cafdataprocessing:staging-service-client:1.1.1-512")
'com.github.cafdataprocessing:staging-service-client:jar:1.1.1-512'
<dependency org="com.github.cafdataprocessing" name="staging-service-client" rev="1.1.1-512">
  <artifact name="staging-service-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='staging-service-client', version='1.1.1-512')
)
libraryDependencies += "com.github.cafdataprocessing" % "staging-service-client" % "1.1.1-512"
[com.github.cafdataprocessing/staging-service-client "1.1.1-512"]