is not current version
Last Version 1.35.0

com.transferwise.tasks:tw-tasks-jobs 1.0.1

TransferWise Tasks Jobs - Jobs based on Transferwise Tasks Executor.

GroupId

GroupId

com.transferwise.tasks
ArtifactId

ArtifactId

tw-tasks-jobs
Version

Version

1.0.1
Type

Type

jar

Download tw-tasks-jobs 1.0.1


<!-- https://jarcasting.com/artifacts/com.transferwise.tasks/tw-tasks-jobs/ -->
<dependency>
    <groupId>com.transferwise.tasks</groupId>
    <artifactId>tw-tasks-jobs</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.transferwise.tasks/tw-tasks-jobs/
implementation 'com.transferwise.tasks:tw-tasks-jobs:1.0.1'
// https://jarcasting.com/artifacts/com.transferwise.tasks/tw-tasks-jobs/
implementation ("com.transferwise.tasks:tw-tasks-jobs:1.0.1")
'com.transferwise.tasks:tw-tasks-jobs:jar:1.0.1'
<dependency org="com.transferwise.tasks" name="tw-tasks-jobs" rev="1.0.1">
  <artifact name="tw-tasks-jobs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.transferwise.tasks', module='tw-tasks-jobs', version='1.0.1')
)
libraryDependencies += "com.transferwise.tasks" % "tw-tasks-jobs" % "1.0.1"
[com.transferwise.tasks/tw-tasks-jobs "1.0.1"]