is not current version
Last Version 3.6.0-88

com.github.jobservice:worker-batch-extensibility 2.0.0-9


GroupId

GroupId

com.github.jobservice
ArtifactId

ArtifactId

worker-batch-extensibility
Version

Version

2.0.0-9
Type

Type

jar

Download worker-batch-extensibility 2.0.0-9


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