Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.github.cafdataprocessing |
ArtifactId | ArtifactIdworker-document-aggregator |
Version | Version2.2.0-41 |
Type | Typepom |
Filename | Size |
---|---|
worker-document-aggregator-2.2.0-41.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>2.2.0-41</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-document-aggregator/
implementation 'com.github.cafdataprocessing:worker-document-aggregator:2.2.0-41'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-document-aggregator/
implementation ("com.github.cafdataprocessing:worker-document-aggregator:2.2.0-41")
'com.github.cafdataprocessing:worker-document-aggregator:pom:2.2.0-41'
<dependency org="com.github.cafdataprocessing" name="worker-document-aggregator" rev="2.2.0-41">
<artifact name="worker-document-aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='worker-document-aggregator', version='2.2.0-41')
)
libraryDependencies += "com.github.cafdataprocessing" % "worker-document-aggregator" % "2.2.0-41"
[com.github.cafdataprocessing/worker-document-aggregator "2.2.0-41"]