is not current version
Last Version 1.5.0-84

com.github.cafdataprocessing:worker-policy 1.0.0-3


Categories

Categories

Data
GroupId

GroupId

com.github.cafdataprocessing
ArtifactId

ArtifactId

worker-policy
Version

Version

1.0.0-3
Type

Type

jar

Download worker-policy 1.0.0-3


<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-policy/ -->
<dependency>
    <groupId>com.github.cafdataprocessing</groupId>
    <artifactId>worker-policy</artifactId>
    <version>1.0.0-3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-policy/
implementation 'com.github.cafdataprocessing:worker-policy:1.0.0-3'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-policy/
implementation ("com.github.cafdataprocessing:worker-policy:1.0.0-3")
'com.github.cafdataprocessing:worker-policy:jar:1.0.0-3'
<dependency org="com.github.cafdataprocessing" name="worker-policy" rev="1.0.0-3">
  <artifact name="worker-policy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='worker-policy', version='1.0.0-3')
)
libraryDependencies += "com.github.cafdataprocessing" % "worker-policy" % "1.0.0-3"
[com.github.cafdataprocessing/worker-policy "1.0.0-3"]