workload

A library to run heavy task operations.

License

License

GroupId

GroupId

io.github.portlek
ArtifactId

ArtifactId

workload
Last Version

Last Version

2.2.4
Release Date

Release Date

Type

Type

jar
Description

Description

workload
A library to run heavy task operations.
Project URL

Project URL

https://github.com/portlek/workload
Source Code Management

Source Code Management

https://github.com/portlek/workload

Download workload

How to add to project

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

Dependencies

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.20
org.jetbrains : annotations jar 20.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.4
2.2.3
2.2.2
2.2.1
2.2.0
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.0.10
2.0.9
2.0.8
2.0.7
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.7
1.6
1.5
1.4
1.3
1.2
1.1
1.0