Categories |
CategoriesContainer Data |
---|---|
GroupId | GroupIdcom.github.cafdataprocessing |
ArtifactId | ArtifactIdworker-data-processing-container |
Version | Version1.2.0-43 |
Type | Typepom |
Filename | Size |
---|---|
worker-data-processing-container-1.2.0-43.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.2.0-43</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.2.0-43'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-data-processing-container/
implementation ("com.github.cafdataprocessing:worker-data-processing-container:1.2.0-43")
'com.github.cafdataprocessing:worker-data-processing-container:pom:1.2.0-43'
<dependency org="com.github.cafdataprocessing" name="worker-data-processing-container" rev="1.2.0-43">
<artifact name="worker-data-processing-container" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='worker-data-processing-container', version='1.2.0-43')
)
libraryDependencies += "com.github.cafdataprocessing" % "worker-data-processing-container" % "1.2.0-43"
[com.github.cafdataprocessing/worker-data-processing-container "1.2.0-43"]