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