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