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