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