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