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