не последняя версия
Последняя версия 2.2.4

io.github.portlek:workload 2.1.0

A library to run heavy task operations.

Группа

Группа

io.github.portlek
Идентификатор

Идентификатор

workload
Версия

Версия

2.1.0
Тип

Тип

jar

Скачать workload 2.1.0


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