Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.github.cafdataprocessing |
ArtifactId | ArtifactIdworker-document |
Version | Version4.4.0-707 |
Type | Typejar |
Filename | Size |
---|---|
worker-document-4.4.0-707.pom | |
worker-document-4.4.0-707.jar | 109 KB |
worker-document-4.4.0-707-sources.jar | 90 KB |
worker-document-4.4.0-707-javadoc.jar | 446 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-document/ -->
<dependency>
<groupId>com.github.cafdataprocessing</groupId>
<artifactId>worker-document</artifactId>
<version>4.4.0-707</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-document/
implementation 'com.github.cafdataprocessing:worker-document:4.4.0-707'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-document/
implementation ("com.github.cafdataprocessing:worker-document:4.4.0-707")
'com.github.cafdataprocessing:worker-document:jar:4.4.0-707'
<dependency org="com.github.cafdataprocessing" name="worker-document" rev="4.4.0-707">
<artifact name="worker-document" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='worker-document', version='4.4.0-707')
)
libraryDependencies += "com.github.cafdataprocessing" % "worker-document" % "4.4.0-707"
[com.github.cafdataprocessing/worker-document "4.4.0-707"]