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