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