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