Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.github.cafdataprocessing |
ArtifactId | ArtifactIdworker-policy |
Version | Version1.2.0-43 |
Type | Typejar |
Filename | Size |
---|---|
worker-policy-1.2.0-43.pom | |
worker-policy-1.2.0-43.jar | 60 KB |
worker-policy-1.2.0-43-sources.jar | 48 KB |
worker-policy-1.2.0-43-javadoc.jar | 173 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-policy/ -->
<dependency>
<groupId>com.github.cafdataprocessing</groupId>
<artifactId>worker-policy</artifactId>
<version>1.2.0-43</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-policy/
implementation 'com.github.cafdataprocessing:worker-policy:1.2.0-43'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-policy/
implementation ("com.github.cafdataprocessing:worker-policy:1.2.0-43")
'com.github.cafdataprocessing:worker-policy:jar:1.2.0-43'
<dependency org="com.github.cafdataprocessing" name="worker-policy" rev="1.2.0-43">
<artifact name="worker-policy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='worker-policy', version='1.2.0-43')
)
libraryDependencies += "com.github.cafdataprocessing" % "worker-policy" % "1.2.0-43"
[com.github.cafdataprocessing/worker-policy "1.2.0-43"]