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