is not current version
Last Version 3.1.0-490

com.github.workerframework:worker-example 2.3.1-301


GroupId

GroupId

com.github.workerframework
ArtifactId

ArtifactId

worker-example
Version

Version

2.3.1-301
Type

Type

jar

Download worker-example 2.3.1-301


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