Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.github.cafdataprocessing |
ArtifactId | ArtifactIdworker-document-aggregator |
Version | Version3.1.1-71 |
Type | Typepom |
Filename | Size |
---|---|
worker-document-aggregator-3.1.1-71.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-document-aggregator/ -->
<dependency>
<groupId>com.github.cafdataprocessing</groupId>
<artifactId>worker-document-aggregator</artifactId>
<version>3.1.1-71</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-document-aggregator/
implementation 'com.github.cafdataprocessing:worker-document-aggregator:3.1.1-71'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-document-aggregator/
implementation ("com.github.cafdataprocessing:worker-document-aggregator:3.1.1-71")
'com.github.cafdataprocessing:worker-document-aggregator:pom:3.1.1-71'
<dependency org="com.github.cafdataprocessing" name="worker-document-aggregator" rev="3.1.1-71">
<artifact name="worker-document-aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='worker-document-aggregator', version='3.1.1-71')
)
libraryDependencies += "com.github.cafdataprocessing" % "worker-document-aggregator" % "3.1.1-71"
[com.github.cafdataprocessing/worker-document-aggregator "3.1.1-71"]