s

staging-service-client

Files download
File Operation
staging-service-client-1.1.1-512.jar download
staging-service-client-1.1.1-512.pom download
staging-service-client-1.1.1-512-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.cafdataprocessing</groupId>
  <artifactId>staging-service-client</artifactId>
  <version>1.1.1-512</version>
</dependency>
Gradle Groovy
implementation 'com.github.cafdataprocessing:staging-service-client:1.1.1-512'
Gradle Kotlin
implementation("com.github.cafdataprocessing:staging-service-client:1.1.1-512")
Scala SBT
libraryDependencies += "com.github.cafdataprocessing" % "staging-service-client" % "1.1.1-512"
Groovy Grape
@Grapes(
  @Grab(group='com.github.cafdataprocessing', module='staging-service-client', version='1.1.1-512')
)
Apache Ivy
<dependency org="com.github.cafdataprocessing" name="staging-service-client" rev="1.1.1-512" />
Leiningen
[com.github.cafdataprocessing/staging-service-client "1.1.1-512"]
Apache Buildr
'com.github.cafdataprocessing:staging-service-client:jar:1.1.1-512'