is not current version
Last Version 1.4.0-836

com.github.cafdataprocessing:staging-service-aggregator 1.0.0-212


Categories

Categories

Data
GroupId

GroupId

com.github.cafdataprocessing
ArtifactId

ArtifactId

staging-service-aggregator
Version

Version

1.0.0-212
Type

Type

pom

Download staging-service-aggregator 1.0.0-212


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