Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.github.cafdataprocessing |
ArtifactId | ArtifactIdworker-policy-version-tagging |
Version | Version1.3.0-48 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-policy-version-tagging/ -->
<dependency>
<groupId>com.github.cafdataprocessing</groupId>
<artifactId>worker-policy-version-tagging</artifactId>
<version>1.3.0-48</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-policy-version-tagging/
implementation 'com.github.cafdataprocessing:worker-policy-version-tagging:1.3.0-48'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-policy-version-tagging/
implementation ("com.github.cafdataprocessing:worker-policy-version-tagging:1.3.0-48")
'com.github.cafdataprocessing:worker-policy-version-tagging:jar:1.3.0-48'
<dependency org="com.github.cafdataprocessing" name="worker-policy-version-tagging" rev="1.3.0-48">
<artifact name="worker-policy-version-tagging" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='worker-policy-version-tagging', version='1.3.0-48')
)
libraryDependencies += "com.github.cafdataprocessing" % "worker-policy-version-tagging" % "1.3.0-48"
[com.github.cafdataprocessing/worker-policy-version-tagging "1.3.0-48"]