Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.github.cafdataprocessing |
ArtifactId | ArtifactIdstaging-service-aggregator |
Version | Version1.1.1-512 |
Type | Typepom |
Filename | Size |
---|---|
staging-service-aggregator-1.1.1-512.pom | 13 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/staging-service-aggregator/ -->
<dependency>
<groupId>com.github.cafdataprocessing</groupId>
<artifactId>staging-service-aggregator</artifactId>
<version>1.1.1-512</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/staging-service-aggregator/
implementation 'com.github.cafdataprocessing:staging-service-aggregator:1.1.1-512'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/staging-service-aggregator/
implementation ("com.github.cafdataprocessing:staging-service-aggregator:1.1.1-512")
'com.github.cafdataprocessing:staging-service-aggregator:pom:1.1.1-512'
<dependency org="com.github.cafdataprocessing" name="staging-service-aggregator" rev="1.1.1-512">
<artifact name="staging-service-aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='staging-service-aggregator', version='1.1.1-512')
)
libraryDependencies += "com.github.cafdataprocessing" % "staging-service-aggregator" % "1.1.1-512"
[com.github.cafdataprocessing/staging-service-aggregator "1.1.1-512"]