Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.github.cafdataprocessing |
ArtifactId | ArtifactIdworker-policy-handlers-shared-document |
Version | Version1.3.0-48 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-policy-handlers-shared-document/ -->
<dependency>
<groupId>com.github.cafdataprocessing</groupId>
<artifactId>worker-policy-handlers-shared-document</artifactId>
<version>1.3.0-48</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-policy-handlers-shared-document/
implementation 'com.github.cafdataprocessing:worker-policy-handlers-shared-document:1.3.0-48'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-policy-handlers-shared-document/
implementation ("com.github.cafdataprocessing:worker-policy-handlers-shared-document:1.3.0-48")
'com.github.cafdataprocessing:worker-policy-handlers-shared-document:jar:1.3.0-48'
<dependency org="com.github.cafdataprocessing" name="worker-policy-handlers-shared-document" rev="1.3.0-48">
<artifact name="worker-policy-handlers-shared-document" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='worker-policy-handlers-shared-document', version='1.3.0-48')
)
libraryDependencies += "com.github.cafdataprocessing" % "worker-policy-handlers-shared-document" % "1.3.0-48"
[com.github.cafdataprocessing/worker-policy-handlers-shared-document "1.3.0-48"]