Categories |
CategoriesContainer Data |
---|---|
GroupId | GroupIdcom.github.cafdataprocessing |
ArtifactId | ArtifactIdworker-data-processing-container |
Version | Version1.4.0-60 |
Type | Typepom |
Filename | Size |
---|---|
worker-data-processing-container-1.4.0-60.pom | 42 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-data-processing-container/ -->
<dependency>
<groupId>com.github.cafdataprocessing</groupId>
<artifactId>worker-data-processing-container</artifactId>
<version>1.4.0-60</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-data-processing-container/
implementation 'com.github.cafdataprocessing:worker-data-processing-container:1.4.0-60'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-data-processing-container/
implementation ("com.github.cafdataprocessing:worker-data-processing-container:1.4.0-60")
'com.github.cafdataprocessing:worker-data-processing-container:pom:1.4.0-60'
<dependency org="com.github.cafdataprocessing" name="worker-data-processing-container" rev="1.4.0-60">
<artifact name="worker-data-processing-container" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='worker-data-processing-container', version='1.4.0-60')
)
libraryDependencies += "com.github.cafdataprocessing" % "worker-data-processing-container" % "1.4.0-60"
[com.github.cafdataprocessing/worker-data-processing-container "1.4.0-60"]