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