| Категории |
КатегорииДанные |
|---|---|
| Группа | Группаcom.github.cafdataprocessing |
| Идентификатор | Идентификаторworker-document |
| Версия | Версия4.5.0-820 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| worker-document-4.5.0-820.pom | |
| worker-document-4.5.0-820.jar | 114 KB |
| worker-document-4.5.0-820-sources.jar | 94 KB |
| worker-document-4.5.0-820-javadoc.jar | 458 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-document/ -->
<dependency>
<groupId>com.github.cafdataprocessing</groupId>
<artifactId>worker-document</artifactId>
<version>4.5.0-820</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-document/
implementation 'com.github.cafdataprocessing:worker-document:4.5.0-820'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-document/
implementation ("com.github.cafdataprocessing:worker-document:4.5.0-820")
'com.github.cafdataprocessing:worker-document:jar:4.5.0-820'
<dependency org="com.github.cafdataprocessing" name="worker-document" rev="4.5.0-820">
<artifact name="worker-document" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='worker-document', version='4.5.0-820')
)
libraryDependencies += "com.github.cafdataprocessing" % "worker-document" % "4.5.0-820"
[com.github.cafdataprocessing/worker-document "4.5.0-820"]