Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.github.cafdataprocessing |
ArtifactId | ArtifactIdworker-policy-handlers-shared-document |
Version | Version1.1.0-21 |
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.1.0-21</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-policy-handlers-shared-document/
implementation 'com.github.cafdataprocessing:worker-policy-handlers-shared-document:1.1.0-21'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-policy-handlers-shared-document/
implementation ("com.github.cafdataprocessing:worker-policy-handlers-shared-document:1.1.0-21")
'com.github.cafdataprocessing:worker-policy-handlers-shared-document:jar:1.1.0-21'
<dependency org="com.github.cafdataprocessing" name="worker-policy-handlers-shared-document" rev="1.1.0-21">
<artifact name="worker-policy-handlers-shared-document" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='worker-policy-handlers-shared-document', version='1.1.0-21')
)
libraryDependencies += "com.github.cafdataprocessing" % "worker-policy-handlers-shared-document" % "1.1.0-21"
[com.github.cafdataprocessing/worker-policy-handlers-shared-document "1.1.0-21"]