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