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