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