Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.github.cafdataprocessing |
ArtifactId | ArtifactIdworker-policy |
Version | Version1.0.0-3 |
Type | Typejar |
Filename | Size |
---|---|
worker-policy-1.0.0-3.pom | |
worker-policy-1.0.0-3.jar | 60 KB |
worker-policy-1.0.0-3-sources.jar | 48 KB |
worker-policy-1.0.0-3-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.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"]