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