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