is not current version
Last Version 2.3.0-92

com.github.cafdataprocessing:worker-boilerplate-shared 2.0.1-7


Categories

Categories

Data
GroupId

GroupId

com.github.cafdataprocessing
ArtifactId

ArtifactId

worker-boilerplate-shared
Version

Version

2.0.1-7
Type

Type

jar

Download worker-boilerplate-shared 2.0.1-7


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