Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.github.cafdataprocessing |
ArtifactId | ArtifactIdworker-policy |
Version | Version1.3.0-48 |
Type | Typejar |
Filename | Size |
---|---|
worker-policy-1.3.0-48.pom | |
worker-policy-1.3.0-48.jar | 60 KB |
worker-policy-1.3.0-48-sources.jar | 48 KB |
worker-policy-1.3.0-48-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.3.0-48</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-policy/
implementation 'com.github.cafdataprocessing:worker-policy:1.3.0-48'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-policy/
implementation ("com.github.cafdataprocessing:worker-policy:1.3.0-48")
'com.github.cafdataprocessing:worker-policy:jar:1.3.0-48'
<dependency org="com.github.cafdataprocessing" name="worker-policy" rev="1.3.0-48">
<artifact name="worker-policy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='worker-policy', version='1.3.0-48')
)
libraryDependencies += "com.github.cafdataprocessing" % "worker-policy" % "1.3.0-48"
[com.github.cafdataprocessing/worker-policy "1.3.0-48"]